Home | History | Annotate | Download | only in finder

Lines Matching refs:NtClose

25 NTCLOSE                   NtClose;
71 NtClose = (NTCLOSE) ::GetProcAddress(ntdll_handle, "NtClose");
72 CHECKPTR(NtClose);
143 NtClose(file_handle);
181 NtClose(handle);
195 NtClose(handle);
209 NtClose(handle);