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

/freebsd-current/contrib/libevent/compat/sys/
H A Dqueue.h106 #define SLIST_FIRST(head) ((head)->slh_first) macro
/freebsd-current/contrib/openbsm/compat/
H A Dqueue.h158 #define SLIST_FIRST(head) ((head)->slh_first) macro
[all...]
/freebsd-current/contrib/ntp/sntp/libevent/compat/sys/
H A Dqueue.h106 #define SLIST_FIRST(head) ((head)->slh_first) macro
/freebsd-current/crypto/openssh/openbsd-compat/
H A Dsys-queue.h96 #undef SLIST_FIRST macro
202 #define SLIST_FIRST(head) ((head)->slh_first) macro
/freebsd-current/contrib/libarchive/unzip/
H A Dla_queue.h199 #define SLIST_FIRST(head) ((head)->slh_first) macro
[all...]
/freebsd-current/sys/sys/
H A Dqueue.h229 #define SLIST_FIRST(head) ((head)->slh_first) macro
[all...]

Completed in 91 milliseconds