Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/smbsrv/
H A Dntifs.h586 uint32_t smb_sd_get_secinfo(smb_sd_t *);
/titanic_50/usr/src/uts/common/fs/smbsrv/
H A Dsmb_sd.c94 smb_sd_get_secinfo(smb_sd_t *sd) in smb_sd_get_secinfo() function
H A Dsmb_fsops.c460 secinfo = smb_sd_get_secinfo(op->sd); in smb_fsop_create_file()
601 secinfo = smb_sd_get_secinfo(op->sd); in smb_fsop_mkdir()
/titanic_50/usr/src/lib/smbsrv/libsmb/common/
H A Dmapfile-vers349 smb_sd_get_secinfo;
H A Dsmb_sd.c112 smb_sd_get_secinfo(smb_sd_t *sd) in smb_sd_get_secinfo() function