Searched refs:SLIST_REMOVE (Results 1 - 7 of 7) sorted by relevance

/opensolaris-onvv-gate/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);
254 SLIST_REMOVE(&rcp->rf_sect, rsp, rcsection, rs_next);
302 SLIST_REMOVE(&rsp->rs_keys, p, rckey, rk_next);
/opensolaris-onvv-gate/usr/src/cmd/ssh/include/
H A Dsys-queue.h65 #undef SLIST_REMOVE macro
227 #define SLIST_REMOVE(head, elm, type, field) do { \ macro
/opensolaris-onvv-gate/usr/src/uts/common/io/
H A Dhook.c589 SLIST_REMOVE(&hook_stacks, hks, hook_stack, hks_entry);
1008 * SLIST_REMOVE, for which it is not needed, when hks_shutdown
1018 SLIST_REMOVE(&hks->hks_familylist, hfi, hook_family_int,
1562 SLIST_REMOVE(&hfi->hfi_head, hei, hook_event_int, hei_entry);
/opensolaris-onvv-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_conn.c234 SLIST_REMOVE(&parent->co_children, co,
/opensolaris-onvv-gate/usr/src/uts/common/io/drm/
H A Dqueue.h191 #define SLIST_REMOVE(head, elm, type, field) do { \ macro
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dqueue.h231 #define SLIST_REMOVE(head, elm, type, field) do { \ macro

Completed in 59 milliseconds