Home
last modified time | relevance | path

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

/third_party/node/deps/cares/src/lib/
Dares__hosts_file.c753 HKEY hkeyHosts; in ares__hosts_path() local
756 &hkeyHosts) != ERROR_SUCCESS) { in ares__hosts_path()
759 RegQueryValueExA(hkeyHosts, DATABASEPATH, NULL, NULL, (LPBYTE)tmp, in ares__hosts_path()
762 RegCloseKey(hkeyHosts); in ares__hosts_path()