Home
last modified time | relevance | path

Searched refs:SLIST_REMOVE (Results 1 – 8 of 8) sorted by relevance

/titanic_50/usr/src/lib/libsmbfs/smb/
H A Dqueue.h93 #define SLIST_REMOVE(head, elm, type, field) do { \ macro
H A Drcfile.c195 SLIST_REMOVE(&pf_head, rcp, rcfile, rf_next); in rc_close()
254 SLIST_REMOVE(&rcp->rf_sect, rsp, rcsection, rs_next); in rc_freesect()
302 SLIST_REMOVE(&rsp->rs_keys, p, rckey, rk_next);
/titanic_50/usr/src/cmd/ssh/include/
H A Dsys-queue.h65 #undef SLIST_REMOVE
227 #define SLIST_REMOVE(head, elm, type, field) do { \ macro
/titanic_50/usr/src/uts/common/io/
H A Dhook.c593 SLIST_REMOVE(&hook_stacks, hks, hook_stack, hks_entry); in hook_stack_remove()
1022 SLIST_REMOVE(&hks->hks_familylist, hfi, hook_family_int, in hook_family_free()
1566 SLIST_REMOVE(&hfi->hfi_head, hei, hook_event_int, hei_entry); in hook_event_free()
/titanic_50/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_conn.c234 SLIST_REMOVE(&parent->co_children, co, in smb_co_rele()
/titanic_50/usr/src/uts/common/io/drm/
H A Dqueue.h191 #define SLIST_REMOVE(head, elm, type, field) do { \ macro
/titanic_50/usr/src/uts/common/sys/
H A Dqueue.h231 #define SLIST_REMOVE(head, elm, type, field) do { \ macro
/titanic_50/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_nexus.c2316 SLIST_REMOVE(&t4_uld_list, ui, uld_info, link); in t4_unregister_uld()