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

/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/ap/gpl/dhcp6/
H A Dqueue.h160 #define SLIST_EMPTY(head) ((head)->slh_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.h123 #define SLIST_EMPTY(head) ((head)->slh_first == NULL) macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/include-glibc/sys/
H A Dqueue.h124 #define SLIST_EMPTY(head) ((head)->slh_first == NULL) macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/dhcp6/
H A Dqueue.h160 #define SLIST_EMPTY(head) ((head)->slh_first == NULL) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/compat/sys/
H A Dqueue.h108 #define SLIST_EMPTY(head) (SLIST_FIRST(head) == SLIST_END(head)) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/third-party/miniupnp/
H A Dbsdqueue.h116 #define SLIST_EMPTY(head) (SLIST_FIRST(head) == SLIST_END(head)) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libevent-1.4.14b-stable/compat/sys/
H A Dqueue.h108 #define SLIST_EMPTY(head) (SLIST_FIRST(head) == SLIST_END(head)) macro

Completed in 92 milliseconds