Searched refs:T_SRV (Results 1 - 11 of 11) sorted by relevance

/freebsd-9.3-release/contrib/sendmail/src/
H A Dsm_resolve.h58 # ifndef T_SRV
59 # define T_SRV 33 macro
60 # endif /* ! T_SRV */
H A Dsm_resolve.c73 { "SRV", T_SRV },
301 case T_SRV:
H A Dmap.c1272 case T_SRV:
1273 type = "T_SRV";
/freebsd-9.3-release/crypto/heimdal/lib/roken/
H A Dresolve.h143 #ifndef T_SRV
144 #define T_SRV 33 macro
/freebsd-9.3-release/include/arpa/
H A Dnameser_compat.h174 #define T_SRV ns_t_srv macro
/freebsd-9.3-release/usr.sbin/pkg/
H A Ddns_utils.c123 if ((len = res_query(zone, C_IN, T_SRV, q.buf, sizeof(q.buf))) == -1 ||
162 if (type != T_SRV) {
/freebsd-9.3-release/contrib/tcpdump/
H A Dnameser.h171 #define T_SRV 33 /* Server selection */ macro
H A Dprint-domain.c280 { T_SRV, "SRV" }, /* RFC 2782 */
477 case T_SRV:
/freebsd-9.3-release/crypto/heimdal/lib/krb5/
H A Dkrbhst.c93 if(rr->type == T_SRV)
106 if(rr->type == T_SRV) {
/freebsd-9.3-release/lib/libc/resolv/
H A Dres_mkupdate.c302 case T_SRV:
/freebsd-9.3-release/crypto/heimdal/lib/kadm5/
H A Dad.c293 if (rr->type != T_SRV)

Completed in 177 milliseconds