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

/freebsd-10.1-release/contrib/openbsm/compat/
H A Dqueue.h159 #define SLIST_FIRST(head) ((head)->slh_first) macro
[all...]
/freebsd-10.1-release/contrib/ntp/sntp/libevent/compat/sys/
H A Dqueue.h106 #define SLIST_FIRST(head) ((head)->slh_first) macro
/freebsd-10.1-release/crypto/openssh/openbsd-compat/
H A Dsys-queue.h48 #undef SLIST_FIRST macro
195 #define SLIST_FIRST(head) ((head)->slh_first) macro
/freebsd-10.1-release/sys/sys/
H A Dqueue.h167 #define SLIST_FIRST(head) ((head)->slh_first) macro
[all...]

Completed in 159 milliseconds