Searched refs:func_to_call (Results 1 – 2 of 2) sorted by relevance
223 NTGENERICOPEN func_to_call, in NtGenericOpen() argument225 return func_to_call(handle, desired_access, object_attributes); in NtGenericOpen()229 NTGENERICOPEN * func_to_call) { in GetFunctionForType() argument243 *func_to_call = func; in GetFunctionForType()
112 bool GetFunctionForType(ATL::CString type, NTGENERICOPEN * func_to_call);125 NTGENERICOPEN func_to_call,