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

/illumos-gate/usr/src/cmd/stmfadm/
H A Dstmfadm.h51 #define LIST_INIT SUBCOMMAND(5) macro
/illumos-gate/usr/src/cmd/sendmail/db/db/
H A Ddb_dispatch.c189 LIST_INIT(&headp->head);
/illumos-gate/usr/src/cmd/sendmail/db/mp/
H A Dmp_open.c57 LIST_INIT(&dbmp->dbregq);
/illumos-gate/usr/src/uts/common/io/
H A Dneti_stack.c67 LIST_INIT(&neti_instance_list);
68 LIST_INIT(&neti_stack_list);
103 LIST_INIT(&nts->nts_instances);
/illumos-gate/usr/src/cmd/sendmail/db/include/
H A Dqueue.h98 #define LIST_INIT(head) { \ macro
/illumos-gate/usr/src/uts/common/io/bpf/
H A Dbpf_mod.c166 LIST_INIT(&bpf_providers);
H A Dbpf.c422 LIST_INIT(&bpf_list);
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/include/
H A Ddb-queue.h99 #define LIST_INIT(head) { \ macro
/illumos-gate/usr/src/boot/lib/libstand/
H A Dnandfs.c344 LIST_INIT(&fs->nf_datfile.bmap_bufs);
346 LIST_INIT(&fs->nf_cpfile.bmap_bufs);
362 LIST_INIT(&fs->nf_ifile.bmap_bufs);
416 LIST_INIT(&fs->nf_opened_node->bmap_bufs);
/illumos-gate/usr/src/uts/common/io/drm/
H A Dqueue.h369 #define LIST_INIT(head) do { \ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dqueue.h134 #define LIST_INIT(head) do { \ macro
/illumos-gate/usr/src/boot/sys/sys/
H A Dqueue.h474 #define LIST_INIT(head) do { \ macro

Completed in 160 milliseconds