Home
last modified time | relevance | path

Searched refs:LIST_INSERT_HEAD (Results 1 – 14 of 14) sorted by relevance

/titanic_41/usr/src/uts/common/io/
H A Dneti_stack.c113 LIST_INSERT_HEAD(&neti_stack_list, nts, nts_next); in neti_stack_init()
124 LIST_INSERT_HEAD(&nts->nts_instances, dup, nini_next); in neti_stack_init()
373 LIST_INSERT_HEAD(&neti_instance_list, parent, nini_next); in net_instance_register()
394 LIST_INSERT_HEAD(&nts->nts_instances, tmp, nini_next); in net_instance_register()
H A Dneti_impl.c92 LIST_INSERT_HEAD(&nts->nts_netd_head, new, netd_list); in net_protocol_register()
/titanic_41/usr/src/cmd/sendmail/db/db/
H A Ddb_dispatch.c217 LIST_INSERT_HEAD(&hp->head, elp, links);
/titanic_41/usr/src/cmd/sendmail/db/mp/
H A Dmp_open.c217 LIST_INSERT_HEAD(&dbmp->dbregq, mpr, q);
/titanic_41/usr/src/uts/common/io/bpf/
H A Dbpf_mod.c288 LIST_INSERT_HEAD(&bpf_providers, bp, bpl_next); in bpf_provider_add()
H A Dbpf.c507 LIST_INSERT_HEAD(&bpf_list, d, bd_list); in bpfopen()
/titanic_41/usr/src/lib/krb5/plugins/kdb/db2/libdb2/include/
H A Ddb-queue.h111 #define LIST_INSERT_HEAD(head, elm, field) { \ macro
/titanic_41/usr/src/cmd/ssh/include/
H A Dsys-queue.h77 #undef LIST_INSERT_HEAD
292 #define LIST_INSERT_HEAD(head, elm, field) do { \ macro
/titanic_41/usr/src/cmd/sendmail/db/include/
H A Dqueue.h117 #define LIST_INSERT_HEAD(head, elm, field) do { \ macro
/titanic_41/usr/src/cmd/fs.d/smbclnt/smbiod-svc/
H A Dsmbiod-svc.c439 LIST_INSERT_HEAD(&child_list, cp, list); in cmd_start()
/titanic_41/usr/src/uts/common/io/drm/
H A Dqueue.h390 #define LIST_INSERT_HEAD(head, elm, field) do { \ macro
/titanic_41/usr/src/uts/common/sys/
H A Dqueue.h158 #define LIST_INSERT_HEAD(head, elm, field) do { \ macro
/titanic_41/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_connect.c694 LIST_INSERT_HEAD(&cl_head, clp, cl_q); in ndmp_connect_list_add()
H A Dndmpd_util.c1471 LIST_INSERT_HEAD(olhp, olp, ol_q); in ndmp_open_list_add()