Home
last modified time | relevance | path

Searched defs:omit_final_dot (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.bin/dig/lib/dns/
H A Dmasterdump.c241 int omit_final_dot, in rdataset_totext()
413 int omit_final_dot, in question_totext()
468 int omit_final_dot, in dns_rdataset_totext()
H A Dname.c923 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