HomeSort by: relevance | last modified time | path
    Searched defs:DNS_NAME_OMITFINALDOT (Results 1 - 3 of 3) sorted by relevancy

  /src/external/mpl/bind/dist/lib/dns/include/dns/
name.h 860 #define DNS_NAME_OMITFINALDOT 0x01U
870 *\li If DNS_NAME_OMITFINALDOT is set in options, then the final '.'
  /src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
name.h 832 #define DNS_NAME_OMITFINALDOT 0x01U
852 *\li If DNS_NAME_OMITFINALDOT is set in options, then the final '.'
  /src/external/mpl/bind/dist/bin/named/
server.c 2758 dns_name_totext(name, DNS_NAME_OMITFINALDOT, &namebuf);
3123 dns_name_totext(dns_catz_entry_getname(entry), DNS_NAME_OMITFINALDOT,

Completed in 37 milliseconds