Home
last modified time | relevance | path

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

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