Home
last modified time | relevance | path

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

/dports/sysutils/fusefs-ntfs/ntfs-3g_ntfsprogs-2017.3.23/libntfs-3g/
H A Dacls.c999 case POSIX_ACL_OTHER : in ntfs_valid_posix()
1068 case POSIX_ACL_OTHER : in posix_header()
1190 case POSIX_ACL_OTHER : in ntfs_merge_mode_posix()
1192 todo &= ~POSIX_ACL_OTHER; in ntfs_merge_mode_posix()
1293 | POSIX_ACL_OTHER; in ntfs_build_basic_posix()
1349 case POSIX_ACL_OTHER : in ntfs_build_inherited_posix()
2165 case POSIX_ACL_OTHER : in buildacls_posix()
2294 case POSIX_ACL_OTHER : in buildacls_posix()
3038 case POSIX_ACL_OTHER : in norm_std_permissions_posix()
3128 case POSIX_ACL_OTHER : in norm_std_permissions_posix()
[all …]
/dports/sysutils/fusefs-ntfs/ntfs-3g_ntfsprogs-2017.3.23/include/ntfs-3g/
H A Dsecurity.h190 POSIX_ACL_OTHER = 32, enumerator
/dports/sysutils/fusefs-ntfs/ntfs-3g_ntfsprogs-2017.3.23/ntfsprogs/
H A Dntfssecaudit.c1574 case POSIX_ACL_OTHER :
2510 case POSIX_ACL_OTHER :
3135 if (!(pxdesc->tagsset & ~(POSIX_ACL_USER_OBJ | POSIX_ACL_GROUP_OBJ | POSIX_ACL_OTHER)))
3470 pxdesc->acl.ace[3].tag = POSIX_ACL_OTHER;
3481 pxdesc->acl.ace[5].tag = POSIX_ACL_OTHER;
5677 tag = POSIX_ACL_OTHER;
5697 if ((tag == POSIX_ACL_OTHER)
5834 case POSIX_ACL_OTHER :
5859 & (POSIX_ACL_USER_OBJ | POSIX_ACL_GROUP_OBJ | POSIX_ACL_OTHER))