Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/include/
H A Dsys-queue.h115 #undef CIRCLEQ_LAST
500 #define CIRCLEQ_LAST(head) ((head)->cqh_last) macro
513 for((var) = CIRCLEQ_LAST(head); \
/titanic_41/usr/src/cmd/sendmail/db/include/
H A Dqueue.h217 #define CIRCLEQ_LAST(head) ((head)->cqh_last) macro
/titanic_41/usr/src/uts/common/sys/
H A Dqueue.h661 #define CIRCLEQ_LAST(head) ((head)->cqh_last) macro