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

/illumos-gate/usr/src/cmd/mdb/common/modules/smbsrv/
H A Dsmbsrv.c83 } smb_exp_t; typedef in typeref:struct:__anon37
422 static int smb_obj_expand(uintptr_t, uint_t, const smb_exp_t *, ulong_t);
622 static const smb_exp_t smb_server_exp[] =
714 static const smb_exp_t smb_session_exp[] =
1132 static const smb_exp_t smb_tree_exp[] =
2481 smb_obj_expand(uintptr_t addr, uint_t opts, const smb_exp_t *x, ulong_t indent)

Completed in 85 milliseconds