Home | History | Annotate | Download | only in netbsd

Lines Matching refs:result_code

565 	int result_code = strtol(buf, NULL, 10);
566 if (result_code != DnsProxyQueryResult) {