Home
last modified time | relevance | path

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

/third_party/ntfs-3g/include/ntfs-3g/
Dlayout.h1791 SE_DACL_AUTO_INHERIT_REQ = const_cpu_to_le16(0x0100), enumerator
/third_party/ntfs-3g/libntfs-3g/
Dsecurity.c4767 if (newhead->control & SE_DACL_AUTO_INHERIT_REQ) in mergesecurityattr()
/third_party/ntfs-3g/ntfsprogs/
Dntfssecaudit.c2403 phead->control |= SE_DACL_AUTO_INHERIT_REQ; in restore()
/third_party/mingw-w64/mingw-w64-headers/include/
Dwinnt.h3528 #define SE_DACL_AUTO_INHERIT_REQ (0x0100) macro
/third_party/mingw-w64/mingw-w64-headers/ddk/include/ddk/
Dntifs.h386 #define SE_DACL_AUTO_INHERIT_REQ 0x0100 macro