Searched defs:NtCreateFileInTarget (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/sandbox/win/src/
H A Dfilesystem_policy.cc20 NTSTATUS NtCreateFileInTarget(HANDLE* target_file_handle, function in namespace:__anon10609
252 *nt_status = NtCreateFileInTarget(handle, desired_access, &obj_attributes,
283 *nt_status = NtCreateFileInTarget(handle, desired_access, &obj_attributes,

Completed in 47 milliseconds