Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libevent/compat/sys/
H A Dqueue.h157 #define LIST_FIRST(head) ((head)->lh_first) macro
/freebsd/contrib/libevent/compat/sys/
H A Dqueue.h157 #define LIST_FIRST(head) ((head)->lh_first) macro
/freebsd/contrib/openbsm/compat/
H A Dqueue.h357 #define LIST_FIRST(head) ((head)->lh_first) macro
/freebsd/crypto/openssh/openbsd-compat/
H A Dsys-queue.h276 #define LIST_FIRST(head) ((head)->lh_first) macro
/freebsd/contrib/libarchive/unzip/
H A Dla_queue.h503 #define LIST_FIRST(head) ((head)->lh_first) macro
/freebsd/sys/sys/
H A Dqueue.h578 #define LIST_FIRST(head) ((head)->lh_first) macro