Searched refs:T_TXT (Results 1 – 10 of 10) sorted by relevance
| /freebsd/crypto/krb5/src/lib/krb5/os/ |
| H A D | dnsglue.h | 98 #ifndef T_TXT 99 #define T_TXT ns_t_txt macro 107 #ifndef T_TXT 108 #define T_TXT 15 macro
|
| H A D | dnsglue.c | 466 ret = krb5int_dns_init(&ds, txtname, C_IN, T_TXT); in k5_try_realm_txt_rr()
|
| /freebsd/contrib/sendmail/src/ |
| H A D | sm_resolve.h | 52 # ifndef T_TXT 53 # define T_TXT 16 macro
|
| H A D | sm_resolve.c | 78 { "TXT", T_TXT }, 395 case T_TXT: 634 case T_TXT:
|
| H A D | map.c | 1553 case T_TXT:
|
| /freebsd/lib/libc/net/ |
| H A D | hesiod.c | 358 n = res_mkquery(QUERY, name, qclass, T_TXT, NULL, 0, in get_txt_records() 411 if (class != qclass || type != T_TXT) { in get_txt_records()
|
| /freebsd/contrib/tcpdump/ |
| H A D | nameser.h | 139 #define T_TXT 16 /* text strings */ macro
|
| H A D | print-domain.c | 494 { T_TXT, "TXT" }, /* RFC 1035 */ 777 case T_TXT: in ns_rprint()
|
| /freebsd/include/arpa/ |
| H A D | nameser_compat.h | 159 #define T_TXT ns_t_txt macro
|
| /freebsd/lib/libc/resolv/ |
| H A D | res_mkupdate.c | 393 case T_TXT: in res_nmkupdate()
|