Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_acl.c671 int get_dacl, get_sacl; in smb_fsacl_split() local
676 get_dacl = (which_acl & SMB_DACL_SECINFO); in smb_fsacl_split()
680 if (get_dacl && smb_ace_is_access(zace->a_type)) in smb_fsacl_split()
697 if (get_dacl && smb_ace_is_access(zace->a_type)) { in smb_fsacl_split()