Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/libevent/compat/sys/
HDqueue.h157 #define LIST_FIRST(head) ((head)->lh_first) macro
/freebsd-13-stable/contrib/ntp/sntp/libevent/compat/sys/
HDqueue.h157 #define LIST_FIRST(head) ((head)->lh_first) macro
/freebsd-13-stable/contrib/openbsm/compat/
HDqueue.h357 #define LIST_FIRST(head) ((head)->lh_first) macro
/freebsd-13-stable/crypto/openssh/openbsd-compat/
HDsys-queue.h276 #define LIST_FIRST(head) ((head)->lh_first) macro
/freebsd-13-stable/sys/sys/
HDqueue.h579 #define LIST_FIRST(head) ((head)->lh_first) macro
/freebsd-13-stable/contrib/libarchive/unzip/
HDla_queue.h503 #define LIST_FIRST(head) ((head)->lh_first) macro