Searched refs:SYNCHRONIZE (Results 1 – 18 of 18) sorted by relevance
/third_party/ntfs-3g/include/ntfs-3g/ |
D | acls.h | 71 | SYNCHRONIZE \ 78 | SYNCHRONIZE) 91 #define ROOT_OWNER_UNMARK SYNCHRONIZE /* ACL granted to root as owner */
|
D | layout.h | 1580 SYNCHRONIZE = const_cpu_to_le32(0x00100000), enumerator
|
/third_party/ntfs-3g/ntfsprogs/ |
D | sd.c | 67 aa_ace->mask = SYNCHRONIZE | STANDARD_RIGHTS_READ | in init_system_file_sd() 71 aa_ace->mask = SYNCHRONIZE | STANDARD_RIGHTS_WRITE | in init_system_file_sd() 103 aa_ace->mask = SYNCHRONIZE | STANDARD_RIGHTS_READ | in init_system_file_sd() 108 aa_ace->mask = SYNCHRONIZE | STANDARD_RIGHTS_READ | in init_system_file_sd() 292 ace->mask = SYNCHRONIZE | READ_CONTROL | DELETE | in init_root_sd() 333 ace->mask = SYNCHRONIZE | READ_CONTROL | FILE_READ_ATTRIBUTES | in init_root_sd()
|
D | ntfssecaudit.c | 370 | SYNCHRONIZE \ 377 | SYNCHRONIZE) 390 #define ROOT_OWNER_UNMARK SYNCHRONIZE /* ACL granted to root as owner */
|
/third_party/boost/libs/winapi/test/run/ |
D | access_rights_abi.cpp | 25 BOOST_WINAPI_TEST_CONSTANT(SYNCHRONIZE); in main()
|
/third_party/boost/boost/winapi/ |
D | access_rights.hpp | 27 BOOST_CONSTEXPR_OR_CONST DWORD_ SYNCHRONIZE_ = SYNCHRONIZE;
|
/third_party/e2fsprogs/lib/ext2fs/ |
D | nt_io.c | 438 SYNCHRONIZE | FILE_READ_DATA | (Readonly ? 0 : FILE_WRITE_DATA), in _OpenNtName() 456 SYNCHRONIZE | FILE_READ_DATA | (Readonly ? 0 : FILE_WRITE_DATA), in _OpenNtName() 474 SYNCHRONIZE | FILE_READ_DATA, in _OpenNtName()
|
/third_party/boost/libs/iostreams/src/ |
D | file_descriptor.cpp | 139 SYNCHRONIZE; in open() 166 SYNCHRONIZE; in open()
|
/third_party/python/Lib/multiprocessing/ |
D | spawn.py | 103 _winapi.SYNCHRONIZE | _winapi.PROCESS_DUP_HANDLE,
|
/third_party/ntfs-3g/libntfs-3g/ |
D | win32_io.c | 915 FILE_READ_DATA | FILE_WRITE_DATA | SYNCHRONIZE in ntfs_device_win32_open_lowlevel() 916 : FILE_READ_DATA | SYNCHRONIZE); in ntfs_device_win32_open_lowlevel()
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
D | dng_pthread.cpp | 419 primaryHandle = ::OpenThread(SYNCHRONIZE|THREAD_QUERY_INFORMATION, FALSE, thread); in dng_pthread_join()
|
/third_party/googletest/googletest/src/ |
D | gtest-port.cc | 640 HANDLE thread = ::OpenThread(SYNCHRONIZE | THREAD_QUERY_INFORMATION, in StartWatcherThreadFor()
|
/third_party/mesa3d/src/gtest/src/ |
D | gtest-port.cc | 635 HANDLE thread = ::OpenThread(SYNCHRONIZE | THREAD_QUERY_INFORMATION, in StartWatcherThreadFor()
|
/third_party/python/Modules/ |
D | _winapi.c | 2126 WINAPI_CONSTANT(F_DWORD, SYNCHRONIZE); in winapi_exec()
|
/third_party/libuv/src/win/ |
D | pipe.c | 2556 ea.grfAccessPermissions |= SYNCHRONIZE; in uv_pipe_chmod()
|
D | fs.c | 1393 FILE_LIST_DIRECTORY | SYNCHRONIZE, in fs__scandir()
|
/third_party/cef/tools/distrib/gtest/ |
D | gtest-all.cc | 10968 HANDLE thread = ::OpenThread(SYNCHRONIZE | THREAD_QUERY_INFORMATION, in StartWatcherThreadFor()
|
/third_party/sqlite/src/ |
D | sqlite3.c | 43851 SYNCHRONIZE);
|