Home
last modified time | relevance | path

Searched refs:WRITE_DAC (Results 1 – 7 of 7) sorted by relevance

/third_party/boost/libs/winapi/test/run/
Daccess_rights_abi.cpp23 BOOST_WINAPI_TEST_CONSTANT(WRITE_DAC); in main()
/third_party/boost/boost/winapi/
Daccess_rights.hpp25 BOOST_CONSTEXPR_OR_CONST DWORD_ WRITE_DAC_ = WRITE_DAC;
/third_party/ntfs-3g/include/ntfs-3g/
Dacls.h70 #define OWNER_RIGHTS (DELETE | READ_CONTROL | WRITE_DAC | WRITE_OWNER \
Dlayout.h1570 WRITE_DAC = const_cpu_to_le32(0x00040000), enumerator
/third_party/libuv/src/win/
Dpipe.c268 server_access |= WRITE_DAC; in uv__create_pipe_pair()
279 client_access |= WRITE_DAC; in uv__create_pipe_pair()
534 PIPE_ACCESS_DUPLEX | FILE_FLAG_OVERLAPPED | WRITE_DAC | in pipe_alloc_accept()
/third_party/ntfs-3g/libntfs-3g/
Dacls.c798 | WRITE_DAC in ntfs_inherit_acl()
812 | WRITE_DAC in ntfs_inherit_acl()
/third_party/ntfs-3g/ntfsprogs/
Dntfssecaudit.c369 #define OWNER_RIGHTS (DELETE | READ_CONTROL | WRITE_DAC | WRITE_OWNER \