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

/freebsd-10-stable/usr.bin/csup/
H A Dqueue.h171 #undef LIST_FIRST macro
172 #define LIST_FIRST(head) ((head)->lh_first) macro
/freebsd-10-stable/contrib/ntp/sntp/libevent/compat/sys/
H A Dqueue.h157 #define LIST_FIRST(head) ((head)->lh_first) macro
/freebsd-10-stable/contrib/openbsm/compat/
H A Dqueue.h357 #define LIST_FIRST(head) ((head)->lh_first) macro
[all...]
/freebsd-10-stable/crypto/openssh/openbsd-compat/
H A Dsys-queue.h62 #undef LIST_FIRST macro
269 #define LIST_FIRST(head) ((head)->lh_first) macro
/freebsd-10-stable/contrib/ofed/libcxgb4/src/
H A Dqueue.h383 #define LIST_FIRST(head) ((head)->lh_first) macro
[all...]
/freebsd-10-stable/sys/sys/
H A Dqueue.h486 #define LIST_FIRST macro
[all...]

Completed in 184 milliseconds