Searched defs:smb_obj_expand (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/smbsrv/
H A Dsmbsrv.c422 static int smb_obj_expand(uintptr_t, uint_t, const smb_exp_t *, ulong_t);
690 if (smb_obj_expand(addr, opts, smb_server_exp, indent))
838 if (smb_obj_expand(addr, opts, smb_session_exp, indent))
1214 if (smb_obj_expand(addr, opts, smb_tree_exp, indent))
2478 * smb_obj_expand
2481 smb_obj_expand(uintptr_t addr, uint_t opts, const smb_exp_t *x, ulong_t indent) function

Completed in 64 milliseconds