OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NTOPENSECTION
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/sandbox/win/tools/finder/
finder_kernel.cc
20
NTOPENSECTION
NtOpenSection
;
55
NtOpenSection
= (
NTOPENSECTION
) ::GetProcAddress(
56
ntdll_handle, "
NtOpenSection
");
57
CHECKPTR(
NtOpenSection
);
236
else if (type == L"Section") func =
NtOpenSection
;
ntundoc.h
219
typedef NTSTATUS (WINAPI*
NTOPENSECTION
)(
Completed in 29 milliseconds