Searched refs:smb_obj_expand (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/mdb/common/modules/smbsrv/ |
H A D | smbsrv.c | 488 static int smb_obj_expand(uintptr_t, uint_t, const smb_exp_t *, ulong_t); 733 if (smb_obj_expand(addr, opts, sv_exp, indent)) in smbsrv_dcmd() 938 if (smb_obj_expand(addr, opts, smb_session_exp, indent)) in smbsess_dcmd() 1712 if (smb_obj_expand(addr, opts, smb_tree_exp, indent)) in smbtree_dcmd() 3757 smb_obj_expand(uintptr_t addr, uint_t opts, const smb_exp_t *x, ulong_t indent) in smb_obj_expand() function
|