OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
176
NtOpenProcessTokenFunction
orig_fn = reinterpret_cast<
177
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
337
typedef NTSTATUS (WINAPI *
NtOpenProcessTokenFunction
) (
Completed in 663 milliseconds