Home
last modified time | relevance | path

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

/third_party/ntfs-3g/include/ntfs-3g/
Dacls.h66 #define DIR_GEXEC (FILE_TRAVERSE | GENERIC_EXECUTE) macro
/third_party/ntfs-3g/libntfs-3g/
Dacls.c2948 if (owner & DIR_GEXEC) in merge_permissions()
2972 if (group & DIR_GEXEC) in merge_permissions()
2996 if (world & DIR_GEXEC) in merge_permissions()
3924 if (pace->mask & DIR_GEXEC) in ntfs_build_permissions_posix()