Searched refs:NtOpenFile (Results 1 – 11 of 11) sorted by relevance
/third_party/e2fsprogs/lib/ext2fs/ |
D | nt_io.c | 61 NtOpenFile( 437 Status = NtOpenFile(Handle, in _OpenNtName() 455 Status = NtOpenFile(Handle, in _OpenNtName() 473 Status = NtOpenFile(Handle, in _OpenNtName()
|
/third_party/boost/boost/interprocess/detail/ |
D | win32_api.hpp | 425 typedef long (__stdcall *NtOpenFile)(void **FileHandle, unsigned long DesiredAccess, object_attribu… typedef 896 , NtOpenFile enumerator 1309 … NtOpenFile_t pNtOpenFile = reinterpret_cast<NtOpenFile_t>(dll_func::get(dll_func::NtOpenFile)); in unlink_file()
|
/third_party/ntfs-3g/libntfs-3g/ |
D | win32_io.c | 215 extern WINAPI NTSTATUS NtOpenFile( 918 st = NtOpenFile(&handle, access, in ntfs_device_win32_open_lowlevel()
|
/third_party/mingw-w64/mingw-w64-crt/lib32/ |
D | ntdll.def | 449 NtOpenFile@24
|
D | ntoskrnl.def | 1115 NtOpenFile@24
|
/third_party/mingw-w64/mingw-w64-crt/libarm32/ |
D | ntdll.def | 428 NtOpenFile
|
D | ntoskrnl.def | 1248 NtOpenFile
|
/third_party/mingw-w64/mingw-w64-headers/include/ |
D | winternl.h | 1085 …NTSTATUS NTAPI NtOpenFile(PHANDLE FileHandle,ACCESS_MASK DesiredAccess,POBJECT_ATTRIBUTES ObjectAt…
|
/third_party/mingw-w64/mingw-w64-crt/lib64/ |
D | ntdll.def | 460 NtOpenFile
|
D | ntoskrnl.def | 1076 NtOpenFile
|
/third_party/mingw-w64/mingw-w64-headers/ddk/include/ddk/ |
D | ntifs.h | 2010 NtOpenFile(
|