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