Searched defs:list_move_tail (Results 1 – 2 of 2) sorted by relevance
92 #define list_move_tail(entry, head, con_ptr) { \ macro
201 list_move_tail(list_t *dst, list_t *src) in list_move_tail() function