Searched refs:LIST_INIT (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/cmd/sendmail/db/db/
H A Ddb_dispatch.c189 LIST_INIT(&headp->head);
/osnet-11/usr/src/cmd/sendmail/db/mp/
H A Dmp_open.c57 LIST_INIT(&dbmp->dbregq);
/osnet-11/usr/src/lib/krb5/plugins/kdb/db2/libdb2/include/
H A Ddb-queue.h99 #define LIST_INIT(head) { \ macro
/osnet-11/usr/src/cmd/sendmail/db/include/
H A Dqueue.h98 #define LIST_INIT(head) { \ macro
/osnet-11/usr/src/lib/libparted/common/libparted/fs/jfs/
H A Djfs_types.h488 #define LIST_INIT(header) { (header)->head = NULL; } macro

Completed in 40 milliseconds