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

/freebsd-10-stable/contrib/ntp/sntp/libevent/compat/sys/
H A Dqueue.h106 #define SLIST_FIRST(head) ((head)->slh_first) macro
/freebsd-10-stable/contrib/openbsm/compat/
H A Dqueue.h158 #define SLIST_FIRST(head) ((head)->slh_first) macro
[all...]
/freebsd-10-stable/crypto/openssh/openbsd-compat/
H A Dsys-queue.h48 #undef SLIST_FIRST macro
195 #define SLIST_FIRST(head) ((head)->slh_first) macro
/freebsd-10-stable/contrib/ofed/libcxgb4/src/
H A Dqueue.h189 #define SLIST_FIRST(head) ((head)->slh_first) macro
[all...]
/freebsd-10-stable/sys/sys/
H A Dqueue.h205 #define SLIST_FIRST(head) ((head)->slh_first) macro
[all...]

Completed in 67 milliseconds