HomeSort by: relevance | last modified time | path
    Searched refs:T_DNAME (Results 1 - 9 of 9) sorted by relevancy

  /src/external/ibm-public/postfix/dist/src/dns/
dns_strtype.c 179 #ifdef T_DNAME
180 T_DNAME, "DNAME",
dns_strrecord.c 71 case T_DNAME:
dns.h 103 #ifndef T_DNAME
104 #define T_DNAME 39 /* [RFC6672] */
dns_lookup.c 772 case T_DNAME:
  /src/include/arpa/
nameser_compat.h 179 #define T_DNAME ns_t_dname
  /src/external/bsd/tcpdump/dist/
nameser.h 158 #define T_DNAME 39 /* non-terminal redirection */
print-domain.c 522 { T_DNAME, "DNAME" }, /* RFC 6672 */
745 case T_DNAME:
  /src/lib/libc/net/
gethnamaddr.c 362 if (type != T_KEY && type != T_SIG && type != T_DNAME)
getaddrinfo.c 1827 if (type != T_KEY && type != T_SIG && type != T_DNAME) {

Completed in 69 milliseconds