Searched refs:T_SRV (Results 1 – 11 of 11) sorted by relevance
| /freebsd/crypto/krb5/src/lib/krb5/os/ |
| H A D | dnsglue.h | 95 #ifndef T_SRV 96 #define T_SRV ns_t_srv macro 110 #ifndef T_SRV 111 #define T_SRV 33 macro
|
| H A D | dnssrv.c | 288 size = krb5int_dns_init(&ds, name, C_IN, T_SRV); in krb5int_make_srv_query_realm()
|
| /freebsd/contrib/sendmail/src/ |
| H A D | sm_resolve.h | 58 # ifndef T_SRV 59 # define T_SRV 33 macro
|
| H A D | sm_resolve.c | 80 { "SRV", T_SRV }, 378 case T_SRV:
|
| H A D | map.c | 1545 case T_SRV:
|
| /freebsd/usr.sbin/pkg/ |
| H A D | dns_utils.c | 125 if ((len = res_query(zone, C_IN, T_SRV, q.buf, sizeof(q.buf))) == -1 || in dns_getsrvinfo() 164 if (type != T_SRV) { in dns_getsrvinfo()
|
| /freebsd/contrib/tcpdump/ |
| H A D | nameser.h | 156 #define T_SRV 33 /* Server selection */ macro
|
| H A D | print-domain.c | 511 { T_SRV, "SRV" }, /* RFC 2782 */ 787 case T_SRV: in ns_rprint()
|
| /freebsd/include/arpa/ |
| H A D | nameser_compat.h | 176 #define T_SRV ns_t_srv macro
|
| /freebsd/contrib/ntp/sntp/m4/ |
| H A D | openldap.m4 | 211 # ifndef T_SRV 212 # define T_SRV 33 214 len = res_query(request, C_IN, T_SRV, reply, sizeof(reply));
|
| /freebsd/lib/libc/resolv/ |
| H A D | res_mkupdate.c | 296 case T_SRV: in res_nmkupdate()
|