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

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_acl.c96 static int smb_fsacl_inheritable(acl_t *, int);
744 num_inheritable = smb_fsacl_inheritable(dir_zacl, is_dir);
1019 * smb_fsacl_inheritable
1030 smb_fsacl_inheritable(acl_t *zacl, int is_dir) function

Completed in 46 milliseconds