Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/smbsrv/
H A Dntifs.h616 uint32_t smb_sd_get_secinfo(smb_sd_t *);
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_sd.c97 smb_sd_get_secinfo(smb_sd_t *sd) in smb_sd_get_secinfo() function
H A Dsmb_fsops.c508 secinfo = smb_sd_get_secinfo(op->sd); in smb_fsop_create_file()
658 secinfo = smb_sd_get_secinfo(op->sd); in smb_fsop_mkdir()
/illumos-gate/usr/src/lib/smbsrv/libsmb/common/
H A Dmapfile-vers359 smb_sd_get_secinfo;
H A Dsmb_sd.c112 smb_sd_get_secinfo(smb_sd_t *sd) in smb_sd_get_secinfo() function