Searched defs:TAILQ_EMPTY (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Dqueue.h163 #undef TAILQ_EMPTY macro
474 #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Dqueue.h332 #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/dhcp6/
H A Dqueue.h399 #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) macro

Completed in 109 milliseconds