Home
last modified time | relevance | path

Searched refs:LIST_FOREACH (Results 1 – 13 of 13) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dneti_stack.c115 LIST_FOREACH(n, &neti_instance_list, nini_next) { in neti_stack_init()
158 LIST_FOREACH(nd, &nts->nts_netd_head, netd_list) { in neti_stack_shutdown()
166 LIST_FOREACH(n, &nts->nts_instances, nini_next) { in neti_stack_shutdown()
231 LIST_FOREACH(n, &nts->nts_instances, nini_next) { in neti_stack_fini()
375 LIST_FOREACH(nts, &neti_stack_list, nts_next) { in net_instance_register()
434 LIST_FOREACH(nts, &neti_stack_list, nts_next) { in net_instance_unregister()
479 LIST_FOREACH(nts, &neti_stack_list, nts_next) { in net_instance_unregister()
804 LIST_FOREACH(nts, &neti_stack_list, nts_next) { in net_zoneidtonetid()
821 LIST_FOREACH(nts, &neti_stack_list, nts_next) { in net_getzoneidbynetid()
838 LIST_FOREACH(nts, &neti_stack_list, nts_next) { in net_getnetstackidbynetid()
[all …]
H A Dneti_impl.c48 LIST_FOREACH(n, &nts->nts_netd_head, netd_list) { in net_find()
183 LIST_FOREACH(n, &nts->nts_netd_head, netd_list) { in net_protocol_walk()
/illumos-gate/usr/src/cmd/bhyve/test/tests/mevent/
H A Dmevent.c37 LIST_FOREACH(mevp, &global_head, me_list) { in test_mevent_count_lists()
43 LIST_FOREACH(mevp, &change_head, me_list) { in test_mevent_count_lists()
/illumos-gate/usr/src/uts/common/io/bpf/
H A Dbpf_mod.c280 LIST_FOREACH(bp, &bpf_providers, bpl_next) { in bpf_provider_add()
298 LIST_FOREACH(bp, &bpf_providers, bpl_next) { in bpf_provider_remove()
322 LIST_FOREACH(b, &bpf_providers, bpl_next) { in bpf_find_provider_by_id()
344 LIST_FOREACH(bp, &bpf_providers, bpl_next) { in bpf_provider_tickle()
H A Dbpf.c264 LIST_FOREACH(bp, &bpf_providers, bpl_next) { in bpf_attachd()
1711 LIST_FOREACH(bp, &bpf_providers, bpl_next) { in bpf_getdltlist()
/illumos-gate/usr/src/cmd/fs.d/smbclnt/smbiod-svc/
H A Dsmbiod-svc.c86 LIST_FOREACH(cp, &child_list, list) { in child_find_by_pid()
99 LIST_FOREACH(cp, &child_list, list) { in child_find_by_uid()
588 LIST_FOREACH(cp, &child_list, list) { in svc_cleanup()
/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_connect.c93 #ifndef LIST_FOREACH
94 #define LIST_FOREACH(var, head, field) \ macro
655 LIST_FOREACH(clp, &cl_head, cl_q) { in ndmp_connect_list_find()
753 LIST_FOREACH(clp, &cl_head, cl_q) { in ndmp_connect_list_find_id()
1082 LIST_FOREACH(clp, &cl_head, cl_q) { in ndmp_connect_list_get()
1088 LIST_FOREACH(clp, &cl_head, cl_q) { in ndmp_connect_list_get()
/illumos-gate/usr/src/cmd/bhyve/
H A Dmevent.c631 LIST_FOREACH(lp, &global_head, me_list) { in mevent_add_state()
638 LIST_FOREACH(lp, &change_head, me_list) { in mevent_add_state()
/illumos-gate/usr/src/man/man3head/
H A DMakefile129 LIST_FOREACH.3head \
315 LIST_FOREACH.3head := LINKSRC = queue.h.3head
/illumos-gate/usr/src/boot/sys/sys/
H A Dqueue.h454 #define LIST_FOREACH(var, head, field) \ macro
/illumos-gate/usr/src/contrib/bhyve/sys/
H A Dqueue.h488 #define LIST_FOREACH(var, head, field) \ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dqueue.h464 #define LIST_FOREACH(var, head, field) \ macro
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-header.p5m1644 link path=usr/share/man/man3head/LIST_FOREACH.3head target=queue.h.3head