Searched refs:res_dnok (Results 1 – 4 of 4) sorted by relevance
361 #define res_dnok __res_dnok macro419 int res_dnok(const char *);
228 res_dnok(const char *dn) { in res_dnok() function
163 name_ok = res_dnok; in gethostanswer()271 if (n < 0 || !res_dnok(tbuf)) { in gethostanswer()
204 if ((n < 0) || !res_dnok(bp)) in getnetanswer()