Searched refs:res_dnok (Results 1 – 3 of 3) sorted by relevance
26 bool res_dnok(const char* dn);
165 bool res_dnok(const char* dn) { in res_dnok() function
158 name_ok = res_dnok; in getanswer()247 if (n < 0 || !res_dnok(tbuf)) { in getanswer()