Searched refs:NtClose_t (Results 1 – 1 of 1) sorted by relevance
433 typedef long (__stdcall *NtClose_t) (void*); typedef1310 NtClose_t pNtClose = reinterpret_cast<NtClose_t>(dll_func::get(dll_func::NtClose)); in unlink_file()