Home
last modified time | relevance | path

Searched refs:NtOpenFile (Results 1 – 3 of 3) sorted by relevance

/third_party/e2fsprogs/lib/ext2fs/
Dnt_io.c61 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/
Dwin32_api.hpp425 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/
Dwin32_io.c215 extern WINAPI NTSTATUS NtOpenFile(
918 st = NtOpenFile(&handle, access, in ntfs_device_win32_open_lowlevel()