Searched refs:LIST_EMPTY (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libkqueue-1.0.6/src/posix/
H A Dproc.c178 if (!LIST_EMPTY(&filt->kf_eventlist))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Dqueue.h118 #undef LIST_EMPTY macro
396 #define LIST_EMPTY(head) ((head)->lh_first == NULL) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/dhcp6/
H A Dqueue.h321 #define LIST_EMPTY(head) ((head)->lh_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.h267 #define LIST_EMPTY(head) ((head)->lh_first == NULL) macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/include-glibc/sys/
H A Dqueue.h272 #define LIST_EMPTY(head) ((head)->lh_first == NULL) macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/dhcp6/
H A Dqueue.h321 #define LIST_EMPTY(head) ((head)->lh_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.h159 #define LIST_EMPTY(head) (LIST_FIRST(head) == LIST_END(head)) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/third-party/miniupnp/
H A Dbsdqueue.h190 #define LIST_EMPTY(head) (LIST_FIRST(head) == LIST_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.h159 #define LIST_EMPTY(head) (LIST_FIRST(head) == LIST_END(head)) macro

Completed in 91 milliseconds