Lines Matching defs:omit_final_dot
509 ncache_summary(dns_rdataset_t *rdataset, bool omit_final_dot,
543 omit_final_dot ? DNS_NAME_OMITFINALDOT : 0,
589 dns_totext_ctx_t *ctx, bool omit_final_dot,
652 omit_final_dot ? DNS_NAME_OMITFINALDOT : 0,
782 RETERR(ncache_summary(rdataset, omit_final_dot, ctx,
833 dns_totext_ctx_t *ctx, bool omit_final_dot,
853 unsigned int opts = omit_final_dot ? DNS_NAME_OMITFINALDOT : 0;
904 bool omit_final_dot, bool question, isc_buffer_t *target) {
925 omit_final_dot, target);
928 omit_final_dot, target);