Home
last modified time | relevance | path

Searched refs:ip_path (Results 1 - 1 of 1) sorted by relevance

/third_party/python/PC/
H A Dlauncher.c261 wchar_t ip_path[IP_SIZE]; in _locate_pythons_for_key() local
293 _snwprintf_s(ip_path, IP_SIZE, _TRUNCATE, in _locate_pythons_for_key()
295 status = RegOpenKeyExW(root, ip_path, 0, flags, &ip_key); in _locate_pythons_for_key()
299 debug(L"%ls\\%ls: %ls", key_name, ip_path, message); in _locate_pythons_for_key()
317 debug(L"%ls\\%ls: %ls\n", key_name, ip_path, message); in _locate_pythons_for_key()

Completed in 3 milliseconds