Home
last modified time | relevance | path

Searched refs:CIRCLEQ_HEAD (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/lib/krb5/plugins/kdb/db2/libdb2/mpool/
H A Dmpool.h76 CIRCLEQ_HEAD(_lqh, _bkt) lqh; /* lru queue head */
78 CIRCLEQ_HEAD(_hqh, _bkt) hqh[HASHSIZE];
/titanic_50/usr/src/lib/krb5/plugins/kdb/db2/libdb2/include/
H A Ddb-queue.h187 #define CIRCLEQ_HEAD(name, type) \ macro
/titanic_50/usr/src/cmd/ssh/include/
H A Dsys-queue.h111 #undef CIRCLEQ_HEAD
481 #define CIRCLEQ_HEAD(name, type) \ macro
/titanic_50/usr/src/cmd/sendmail/db/include/
H A Dqueue.h204 #define CIRCLEQ_HEAD(name, type) \ macro
/titanic_50/usr/src/uts/common/sys/
H A Dqueue.h564 #define CIRCLEQ_HEAD(name, type) \ macro