/illumos-gate/usr/src/cmd/ndmpd/tlm/ |
H A D | tlm_hardlink.c | 132 SLIST_FOREACH(hl, hl_q, next_hardlink) { in hardlink_q_get() 209 SLIST_FOREACH(hl, hl_q, next_hardlink) in hardlink_q_dump()
|
/illumos-gate/usr/src/lib/libsmbfs/smb/ |
H A D | rcfile.c | 254 SLIST_FOREACH(p, &pf_head, rf_next) in rc_cachelookup() 267 SLIST_FOREACH(p, &rcp->rf_sect, rs_next) in rc_findsect() 317 SLIST_FOREACH(p, &rsp->rs_keys, rk_next) in rc_sect_findkey() 677 SLIST_FOREACH(rsp, &smb_rc->rf_sect, rs_next) { in dump_props() 681 SLIST_FOREACH(rkp, &rsp->rs_keys, rk_next) { in dump_props()
|
H A D | queue.h | 70 #define SLIST_FOREACH(var, head, field) \ macro
|
/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/ |
H A D | smb_conn.c | 471 SLIST_FOREACH(co, &smb_vclist.co_children, co_next) { in smb_vc_findcreate() 596 SLIST_FOREACH(co, &(VCTOCP(vcp)->co_children), co_next) { in smb_vc_walkshares() 714 SLIST_FOREACH(co, &(VCTOCP(vcp)->co_children), co_next) { in smb_share_findcreate() 993 SLIST_FOREACH(co, &smb_vclist.co_children, co_next) { in nsmb_zone_shutdown() 1036 SLIST_FOREACH(co, &smb_vclist.co_children, co_next) { in nsmb_zone_destroy()
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | hook.c | 615 SLIST_FOREACH(hks, &hook_stacks, hks_entry) { in hook_stack_get() 679 SLIST_FOREACH(hfi, &hks->hks_familylist, hfi_entry) { in hook_stack_notify_register() 751 SLIST_FOREACH(hfi, &hks->hks_familylist, hfi_entry) { in hook_stack_notify_unregister() 1153 SLIST_FOREACH(hfi, &hks->hks_familylist, hfi_entry) { in hook_family_find() 1208 SLIST_FOREACH(hei, &hfi->hfi_head, hei_entry) { in hook_family_notify_register() 1284 SLIST_FOREACH(hei, &hfi->hfi_head, hei_entry) { in hook_family_notify_unregister() 1624 SLIST_FOREACH(hfi, &hks->hks_familylist, hfi_entry) { in hook_event_checkdup() 1625 SLIST_FOREACH(hei, &hfi->hfi_head, hei_entry) { in hook_event_checkdup() 1679 SLIST_FOREACH(hei, &hfi->hfi_head, hei_entry) { in hook_event_find()
|
/illumos-gate/usr/src/cmd/bhyve/common/ |
H A D | acpi_device.c | 167 SLIST_FOREACH(res, &dev->crs, chain) { in acpi_device_write_dsdt_crs()
|
H A D | acpi.c | 240 SLIST_FOREACH(entry, &acpi_devices, chain) { in basl_fwrite_dsdt() 766 SLIST_FOREACH(entry, &acpi_devices, chain) { in acpi_build()
|
/illumos-gate/usr/src/common/fs/ |
H A D | bootrd_cpio.c | 165 SLIST_FOREACH(file, &open_files, next) in find_open_file()
|
/illumos-gate/usr/src/man/man3head/ |
H A D | Makefile | 150 SLIST_FOREACH.3head \ 337 SLIST_FOREACH.3head := LINKSRC = queue.h.3head
|
/illumos-gate/usr/src/uts/intel/io/vmm/intel/ |
H A D | vtd.c | 177 SLIST_FOREACH(dom, &domhead, next) { in domain_id()
|
/illumos-gate/usr/src/boot/sys/sys/ |
H A D | queue.h | 190 #define SLIST_FOREACH(var, head, field) \ macro
|
/illumos-gate/usr/src/cmd/vtfontcvt/ |
H A D | vtfontcvt.c | 276 SLIST_FOREACH(gl, &glyph_hash[hash], g_hash) { in add_glyph()
|
/illumos-gate/usr/src/contrib/bhyve/sys/ |
H A D | queue.h | 207 #define SLIST_FOREACH(var, head, field) \ macro
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | queue.h | 190 #define SLIST_FOREACH(var, head, field) \ macro
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-header.p5m | 1668 link path=usr/share/man/man3head/SLIST_FOREACH.3head target=queue.h.3head
|