Home | History | Annotate | Download | only in net

Lines Matching refs:result_code

471 	int result_code = (int)strtol(buf, NULL, 10);
473 if (result_code != DnsProxyQueryResult ) {