Searched refs:res_hnok (Results 1 – 5 of 5) sorted by relevance
92 #pragma weak __res_hnok = res_hnok173 res_hnok(const char *dn) { in res_hnok() function204 return (res_hnok(dn+2)); in res_ownok()208 return (res_hnok(dn)); in res_ownok()235 return (res_hnok(dn)); in res_mailok()
27 #define maybe_hnok(res, hn) maybe_ok((res), (hn), res_hnok)
705 name_ok = res_hnok; in gethostans()
349 int res_hnok __P((const char *));
375 res_hnok;