Searched defs:LIST_FIRST (Results 1 - 5 of 5) sorted by last modified time

/freebsd-10.1-release/contrib/ntp/sntp/libevent/compat/sys/
H A Dqueue.h157 #define LIST_FIRST(head) ((head)->lh_first) macro
/freebsd-10.1-release/contrib/openbsm/compat/
H A Dqueue.h358 #define LIST_FIRST(head) ((head)->lh_first) macro
[all...]
/freebsd-10.1-release/crypto/openssh/openbsd-compat/
H A Dsys-queue.h62 #undef LIST_FIRST macro
269 #define LIST_FIRST(head) ((head)->lh_first) macro
/freebsd-10.1-release/usr.bin/csup/
H A Dqueue.h171 #undef LIST_FIRST macro
172 #define LIST_FIRST(head) ((head)->lh_first) macro
/freebsd-10.1-release/sys/sys/
H A Dqueue.h408 #define LIST_FIRST(head) ((head)->lh_first) macro
[all...]

Completed in 93 milliseconds