Searched defs:SIMPLEQ_FIRST (Results 1 – 5 of 5) sorted by relevance
307 #define SIMPLEQ_FIRST(head) ((head)->sqh_first) macro