Searched refs:res_hnok (Results 1 – 5 of 5) sorted by relevance
177 res_hnok( in res_hnok() function215 return (res_hnok(dn+2)); in res_ownok()219 return (res_hnok(dn)); in res_ownok()249 return (res_hnok(dn)); in res_mailok()
180 if ((n < 0) || !res_hnok(bp)) { in getnetanswer()
218 name_ok = res_hnok; in gethostanswer()374 if ((n < 0) || !res_hnok(bp)) { in gethostanswer()
1100 name_ok = res_hnok; in getanswer()
186 #define res_hnok __res_hnok macro237 int res_hnok __P((const char *));