Searched defs:list_p (Results 1 – 1 of 1) sorted by relevance
1153 dll_head_p(dll_t *list_p) in dll_head_p()1159 dll_tail_p(dll_t *list_p) in dll_tail_p()1177 dll_empty(dll_t *list_p) in dll_empty()1183 dll_end(dll_t *list_p, dll_t * node_p) in dll_end()1199 dll_append(dll_t *list_p, dll_t *node_p) in dll_append()1205 dll_prepend(dll_t *list_p, dll_t *node_p) in dll_prepend()