Home
last modified time | relevance | path

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

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