Searched refs:winreg_CreateKeyEx_impl (Results 1 – 2 of 2) sorted by relevance
293 winreg_CreateKeyEx_impl(PyObject *module, HKEY key,313 _return_value = winreg_CreateKeyEx_impl(module, key, sub_key, reserved, access); in winreg_CreateKeyEx()
952 winreg_CreateKeyEx_impl(PyObject *module, HKEY key, in winreg_CreateKeyEx_impl() function