HomeSort by relevance Sort by last modified time
    Searched refs:NtOpenProcessTokenFunction (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/sandbox/win/src/
process_thread_interception.h 63 NtOpenProcessTokenFunction orig_OpenProcessToken, HANDLE process,
interceptors_64.cc 160 NtOpenProcessTokenFunction orig_fn = reinterpret_cast<
161 NtOpenProcessTokenFunction>(g_originals[OPEN_PROCESS_TOKEN_ID]);
process_thread_policy.cc 172 NtOpenProcessTokenFunction NtOpenProcessToken = NULL;
process_thread_interception.cc 174 NtOpenProcessTokenFunction orig_OpenProcessToken, HANDLE process,
nt_internals.h 347 typedef NTSTATUS (WINAPI *NtOpenProcessTokenFunction) (

Completed in 544 milliseconds