Searched defs:omit_final_dot (Results 1 – 2 of 2) sorted by relevance
241 int omit_final_dot, in rdataset_totext()413 int omit_final_dot, in question_totext()468 int omit_final_dot, in dns_rdataset_totext()
923 dns_name_totext(dns_name_t *name, int omit_final_dot, in dns_name_totext()943 int omit_final_dot = options & DNS_NAME_OMITFINALDOT; in dns_name_totext2() local