Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/smbsrv/
H A Dsmbsrv.c673 const smb_exp_t *sv_exp; in smbsrv_dcmd() local
729 sv_exp = smb_server_exp_old; in smbsrv_dcmd()
731 sv_exp = smb_server_exp; in smbsrv_dcmd()
733 if (smb_obj_expand(addr, opts, sv_exp, indent)) in smbsrv_dcmd()