Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/smbsrv/
H A Dsmbsrv.c111 } smb_exp_t; typedef
488 static int smb_obj_expand(uintptr_t, uint_t, const smb_exp_t *, ulong_t);
642 static const smb_exp_t smb_server_exp[] =
651 static const smb_exp_t smb_server_exp_old[] =
673 const smb_exp_t *sv_exp; in smbsrv_dcmd()
825 static const smb_exp_t smb_session_exp[] =
1558 static const smb_exp_t smb_tree_exp[] =
3757 smb_obj_expand(uintptr_t addr, uint_t opts, const smb_exp_t *x, ulong_t indent) in smb_obj_expand()