Searched defs:SLIST_FIRST (Results 1 – 4 of 4) sorted by relevance
127 #define SLIST_FIRST(head) ((head)->slh_first) macro
223 #define SLIST_FIRST(h) ((h)->q_forw) macro
108 #define SLIST_FIRST(head) ((head)->slh_first) macro
118 #define SLIST_FIRST(head) ((head)->slh_first) macro