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

/bionic/libc/dns/net/
H A Dgetaddrinfo.c455 int result_code = (int)strtol(buf, NULL, 10); local
457 if (result_code != DnsProxyQueryResult) {
H A Dgethnamaddr.c605 int result_code = strtol(buf, NULL, 10); local
606 if (result_code != DnsProxyQueryResult) {

Completed in 49 milliseconds