Searched refs:NTCLOSE (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/sandbox/win/tools/finder/
H A Dfinder_kernel.cc25 NTCLOSE NtClose;
71 NtClose = (NTCLOSE) ::GetProcAddress(ntdll_handle, "NtClose");
H A Dntundoc.h267 typedef NTSTATUS (WINAPI* NTCLOSE) (HANDLE); typedef

Completed in 150 milliseconds