Home | History | Annotate | Download | only in net

Lines Matching full:result_code

455 	int result_code = (int)strtol(buf, NULL, 10);
457 if (result_code != DnsProxyQueryResult) {