Searched refs:res_dnok (Results 1 – 4 of 4) sorted by relevance
189 #define res_dnok __res_dnok macro240 int res_dnok __P((const char *));
258 res_dnok( in res_dnok() function
168 if ((n < 0) || !res_dnok(bp)) in getnetanswer()
221 name_ok = res_dnok; in gethostanswer()332 if (n < 0 || !res_dnok(tbuf)) { in gethostanswer()