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

/freebsd-11-stable/contrib/ldns-host/
H A Dldns-host.c588 static int o_ndots = 1; variable
655 o_ndots = atoi(optarg);
656 if (o_ndots < 0) o_ndots = 0;
1074 (res, safe_str2rdf_dname(o_name), ndots(o_name) >= o_ndots);

Completed in 105 milliseconds