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

/freebsd-11-stable/contrib/sendmail/src/
H A Dsm_resolve.h58 # ifndef T_SRV
59 # define T_SRV 33 macro
H A Dsm_resolve.c76 { "SRV", T_SRV },
374 case T_SRV:
H A Dmap.c1313 case T_SRV:
1314 type = "T_SRV";
/freebsd-11-stable/include/arpa/
H A Dnameser_compat.h174 #define T_SRV ns_t_srv macro
/freebsd-11-stable/usr.sbin/pkg/
H A Ddns_utils.c126 if ((len = res_query(zone, C_IN, T_SRV, q.buf, sizeof(q.buf))) == -1 ||
165 if (type != T_SRV) {
/freebsd-11-stable/contrib/tcpdump/
H A Dnameser.h156 #define T_SRV 33 /* Server selection */ macro
H A Dprint-domain.c281 { T_SRV, "SRV" }, /* RFC 2782 */
477 case T_SRV:
/freebsd-11-stable/lib/libc/resolv/
H A Dres_mkupdate.c304 case T_SRV:

Completed in 196 milliseconds