Searched refs:T_SRV (Results 1 – 5 of 5) sorted by relevance
87 #ifndef T_SRV88 # define T_SRV 33 macro
170 #define T_SRV 33 /* Server selection */ macro
1488 if (qtype == T_SRV || qtype == T_ANY) in answer_request()1501 &offset, T_SRV, C_IN, "sssd", in answer_request()1511 …if (!found && (daemon->options & OPT_FILTER) && (qtype == T_SRV || (qtype == T_ANY && strchr(name… in answer_request()
171 #define T_SRV 33 /* Server selection */ macro
278 { T_SRV, "SRV" }, /* RFC 2782 */466 case T_SRV: in ns_rprint()