Searched refs:SLIST_REMOVE (Results 1 – 13 of 13) sorted by relevance
/illumos-gate/usr/src/lib/libsmbfs/smb/ |
H A D | queue.h | 91 #define SLIST_REMOVE(head, elm, type, field) do { \ macro
|
H A D | rcfile.c | 240 SLIST_REMOVE(&pf_head, rcp, rcfile, rf_next); in rc_close() 299 SLIST_REMOVE(&rcp->rf_sect, rsp, rcsection, rs_next); in rc_freesect() 347 SLIST_REMOVE(&rsp->rs_keys, p, rckey, rk_next);
|
/illumos-gate/usr/src/uts/common/krtld/ |
H A D | bootrd_cpio.c | 164 SLIST_REMOVE(&open_files, file, cpio_file, next); in remove_open_file()
|
/illumos-gate/usr/src/man/man3head/ |
H A D | Makefile | 160 SLIST_REMOVE.3head \ 347 SLIST_REMOVE.3head := LINKSRC = queue.h.3head
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | hook.c | 594 SLIST_REMOVE(&hook_stacks, hks, hook_stack, hks_entry); in hook_stack_remove() 1038 SLIST_REMOVE(&hks->hks_familylist, hfi, hook_family_int, in hook_family_free() 1582 SLIST_REMOVE(&hfi->hfi_head, hei, hook_event_int, hei_entry); in hook_event_free()
|
/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/ |
H A D | smb_conn.c | 251 SLIST_REMOVE(&parent->co_children, co, in smb_co_rele()
|
/illumos-gate/usr/src/uts/intel/io/vmm/intel/ |
H A D | vtd.c | 923 SLIST_REMOVE(&domhead, dom, domain, next); in vtd_destroy_domain()
|
/illumos-gate/usr/src/boot/sys/sys/ |
H A D | queue.h | 231 #define SLIST_REMOVE(head, elm, type, field) do { \ macro
|
/illumos-gate/usr/src/contrib/bhyve/sys/ |
H A D | queue.h | 248 #define SLIST_REMOVE(head, elm, type, field) do { \ macro
|
/illumos-gate/usr/src/uts/intel/io/vmm/amd/ |
H A D | amdvi_hw.c | 1065 SLIST_REMOVE(&dom_head, domain, amdvi_domain, next); in amdvi_destroy_domain()
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | queue.h | 258 #define SLIST_REMOVE(head, elm, type, field) do { \ macro
|
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/ |
H A D | t4_nexus.c | 929 SLIST_REMOVE(&t4_adapter_list, sc, adapter, link); in t4_devo_detach() 3148 SLIST_REMOVE(&t4_uld_list, ui, uld_info, link);
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-header.p5m | 1680 link path=usr/share/man/man3head/SLIST_REMOVE.3head target=queue.h.3head
|