Searched refs:res_dnok (Results 1 – 4 of 4) sorted by relevance
360 #define res_dnok __res_dnok macro418 int res_dnok(const char *);
224 res_dnok(const char *dn) { in res_dnok() function
159 name_ok = res_dnok; in gethostanswer()267 if (n < 0 || !res_dnok(tbuf)) { in gethostanswer()
201 if ((n < 0) || !res_dnok(bp)) in getnetanswer()