Searched refs:SLIST_EMPTY (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Dqueue.h133 #undef SLIST_EMPTY macro
235 #define SLIST_EMPTY(head) ((head)->slh_first == NULL) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/dhcp6/
H A Dqueue.h160 #define SLIST_EMPTY(head) ((head)->slh_first == NULL) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Dqueue.h123 #define SLIST_EMPTY(head) ((head)->slh_first == NULL) macro

Completed in 43 milliseconds