Searched refs:list_t (Results 1 – 2 of 2) sorted by relevance
32 list_t name = { &(name), &(name) }41 list_add (list_t *newp, list_t *head) in list_add()53 list_del (list_t *elem) in list_del()62 list_splice (list_t *add, list_t *head) in list_splice()
28 } list_t; typedef
Completed in 5 milliseconds