Searched refs:CommonNtOpenKey (Results 1 – 1 of 1) sorted by relevance
95 NTSTATUS WINAPI CommonNtOpenKey(NTSTATUS status, PHANDLE key, in CommonNtOpenKey() function156 return CommonNtOpenKey(status, key, desired_access, object_attributes); in TargetNtOpenKey()173 return CommonNtOpenKey(status, key, desired_access, object_attributes); in TargetNtOpenKeyEx()