Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
Dares_init.c765 HKEY hKey_Tcpip_Parameters; in get_DNS_Registry_NT() local
772 &hKey_Tcpip_Parameters); in get_DNS_Registry_NT()
783 gotString = get_REG_SZ(hKey_Tcpip_Parameters, NAMESERVER, outptr); in get_DNS_Registry_NT()
788 gotString = get_REG_SZ(hKey_Tcpip_Parameters, DHCPNAMESERVER, outptr); in get_DNS_Registry_NT()
793 res = RegOpenKeyExA(hKey_Tcpip_Parameters, "Interfaces", 0, in get_DNS_Registry_NT()
814 RegCloseKey(hKey_Tcpip_Parameters); in get_DNS_Registry_NT()