Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/nfs/
H A Dnfs_srv.c2892 mode_t other_perm; in acl_perm() local
2908 other_perm = 0; in acl_perm()
2916 other_perm |= aclentp->a_perm; in acl_perm()
2923 other_perm |= aclentp->a_perm; in acl_perm()
2936 other_perm &= mask_perm; in acl_perm()
2937 other_perm |= other_orig; in acl_perm()
2942 other_perm = 07; in acl_perm()
2951 other_perm &= in acl_perm()
2959 other_perm &= in acl_perm()
2963 other_perm &= in acl_perm()
[all …]