Home
last modified time | relevance | path

Searched defs:CIRCLEQ_INSERT_BEFORE (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/lib/krb5/plugins/kdb/db2/libdb2/include/
H A Ddb-queue.h217 #define CIRCLEQ_INSERT_BEFORE(head, listelm, elm, field) { \ macro
/titanic_41/usr/src/cmd/sendmail/db/include/
H A Dqueue.h240 #define CIRCLEQ_INSERT_BEFORE(head, listelm, elm, field) do { \ macro
/titanic_41/usr/src/cmd/ssh/include/
H A Dsys-queue.h535 #define CIRCLEQ_INSERT_BEFORE(head, listelm, elm, field) do { \ macro
/titanic_41/usr/src/uts/common/sys/
H A Dqueue.h599 #define CIRCLEQ_INSERT_BEFORE(head, listelm, elm, field) do { \ macro