Searched refs:T_TXT (Results 1 – 4 of 4) sorted by relevance
154 #define T_TXT 16 /* text strings */ macro
261 { T_TXT, "TXT" }, /* RFC 1035 */456 case T_TXT: in ns_rprint()
153 #define T_TXT 16 /* text strings */ macro
1199 if (qtype == T_TXT || qtype == T_ANY) in answer_request()1212 T_TXT, t->class, "t", t->len, t->txt)) in answer_request()