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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/include-glibc/sys/
H A Dqueue.h186 #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Dqueue.h147 #undef STAILQ_EMPTY macro
310 #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/dhcp6/
H A Dqueue.h235 #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx/
H A Dqueue.h185 #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/dhcp6/
H A Dqueue.h235 #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) macro

Completed in 174 milliseconds