Searched defs:get_dacl (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_acl.c621 int get_dacl, get_sacl; local
626 get_dacl = (which_acl & SMB_DACL_SECINFO);
630 if (get_dacl && smb_ace_is_access(zace->a_type))
647 if (get_dacl && smb_ace_is_access(zace->a_type)) {

Completed in 121 milliseconds