Home
last modified time | relevance | path

Searched defs:CIRCLEQ_FIRST (Results 1 – 2 of 2) sorted by relevance

/titanic_51/usr/src/cmd/sendmail/db/include/
H A Dqueue.h216 #define CIRCLEQ_FIRST(head) ((head)->cqh_first) macro
/titanic_51/usr/src/uts/common/sys/
H A Dqueue.h660 #define CIRCLEQ_FIRST(head) ((head)->cqh_first) macro