Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/db/include/
H A Dqueue.h89 #define LIST_FIRST(head) ((head)->lh_first) macro
/illumos-gate/usr/src/contrib/bhyve/sys/
H A Dqueue.h486 #define LIST_FIRST(head) ((head)->lh_first) macro
/illumos-gate/usr/src/boot/sys/sys/
H A Dqueue.h452 #define LIST_FIRST(head) ((head)->lh_first) macro
/illumos-gate/usr/src/uts/common/sys/
H A Dqueue.h456 #define LIST_FIRST(head) ((head)->lh_first) macro