Home
last modified time | relevance | path

Searched defs:POSIXACLS (Results 1 – 2 of 2) sorted by relevance

/third_party/ntfs-3g/
Dconfigure.ac586 test "${enable_posix_acls}" != "no" && AC_DEFINE([POSIXACLS], [1], [POSIX ACL support]) definition
/third_party/ntfs-3g/include/ntfs-3g/
Dsecurity.h35 #define POSIXACLS 0 macro