Searched defs:TAILQ_FIRST (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/sendmail/db/include/
H A Dqueue.h146 #define TAILQ_FIRST(head) ((head)->tqh_first) macro
/opensolaris-onvv-gate/usr/src/cmd/ssh/include/
H A Dsys-queue.h96 #undef TAILQ_FIRST macro
396 #define TAILQ_FIRST(head) ((head)->tqh_first) macro
/opensolaris-onvv-gate/usr/src/uts/common/io/drm/
H A Dqueue.h478 #define TAILQ_FIRST(head) ((head)->tqh_first) macro
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dqueue.h552 #define TAILQ_FIRST(head) ((head)->tqh_first) macro

Completed in 141 milliseconds