Home | History | Annotate | Download | only in net

Lines Matching full:result_code

472 	int result_code = (int)strtol(buf, NULL, 10);
474 if (result_code != DnsProxyQueryResult ) {