Home
last modified time | relevance | path

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

/third_party/ntfs-3g/include/ntfs-3g/
Dsecurity.h204 POSIX_PERM_DENIAL = 64 /* internal use only */ enumerator
/third_party/ntfs-3g/libntfs-3g/
Dacls.c3064 if (pxace[j].perms & POSIX_PERM_DENIAL) { in norm_std_permissions_posix()
3096 if (pxace[j].perms & POSIX_PERM_DENIAL) { in norm_std_permissions_posix()
3107 if (pxace[j].perms & POSIX_PERM_DENIAL) in norm_std_permissions_posix()
3384 if (pxace[j].perms & POSIX_PERM_DENIAL) { in norm_ownadmin_permissions_posix()
3410 if (!(pxace[j].perms & POSIX_PERM_DENIAL)) in norm_ownadmin_permissions_posix()
3416 if (!(pxace[j].perms & POSIX_PERM_DENIAL)) in norm_ownadmin_permissions_posix()
3945 pxace->perms |= POSIX_PERM_DENIAL; in ntfs_build_permissions_posix()
4062 pxace->perms = POSIX_PERM_DENIAL; in ntfs_build_permissions_posix()