Searched refs:STAILQ_EMPTY (Results 1 – 2 of 2) sorted by relevance
277 #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) macro