Home
last modified time | relevance | path

Searched defs:CIRCLEQ_LAST (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/cmd/sendmail/db/include/
H A Dqueue.h217 #define CIRCLEQ_LAST(head) ((head)->cqh_last) macro
/titanic_50/usr/src/cmd/ssh/include/
H A Dsys-queue.h500 #define CIRCLEQ_LAST(head) ((head)->cqh_last) macro
/titanic_50/usr/src/uts/common/sys/
H A Dqueue.h661 #define CIRCLEQ_LAST(head) ((head)->cqh_last) macro