Home
last modified time | relevance | path

Searched refs:winreg_CreateKeyEx_impl (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/PC/clinic/
Dwinreg.c.h314 winreg_CreateKeyEx_impl(PyObject *module, HKEY key, const wchar_t *sub_key,
391 _return_value = winreg_CreateKeyEx_impl(module, key, sub_key, reserved, access); in winreg_CreateKeyEx()
/external/python/cpython3/PC/
Dwinreg.c966 winreg_CreateKeyEx_impl(PyObject *module, HKEY key, const wchar_t *sub_key, in winreg_CreateKeyEx_impl() function