Searched defs:CIRCLEQ_FIRST (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/sendmail/db/include/
H A Dqueue.h216 #define CIRCLEQ_FIRST(head) ((head)->cqh_first) macro
/opensolaris-onvv-gate/usr/src/cmd/ssh/include/
H A Dsys-queue.h114 #undef CIRCLEQ_FIRST macro
499 #define CIRCLEQ_FIRST(head) ((head)->cqh_first) macro
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dqueue.h660 #define CIRCLEQ_FIRST(head) ((head)->cqh_first) macro

Completed in 106 milliseconds