Home | History | Annotate | Download | only in src

Lines Matching full:qtxt

109   } qtxt[] = {
115 for (f = 0; f < sizeof qtxt / sizeof *qtxt; f++)
116 if (qtxt[f].id == qclass)
117 return qtxt[f].txt;
129 } qtxt[] = {
142 for (f = 0; f < sizeof qtxt / sizeof *qtxt; f++)
143 if (qtxt[f].id == qtype)
144 return qtxt[f].txt;