Searched defs:STAILQ_EMPTY (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/crypto/dist/ipsec-tools/src/include-glibc/sys/
H A Dqueue.h187 #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) macro
/netbsd-6-1-5-RELEASE/sys/sys/
H A Dqueue.h340 #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) macro

Completed in 108 milliseconds