Searched refs:res_hnok (Results 1 – 4 of 4) sorted by relevance
171 res_hnok(const char *dn) { in res_hnok() function202 return (res_hnok(dn+2)); in res_ownok()206 return (res_hnok(dn)); in res_ownok()233 return (res_hnok(dn)); in res_mailok()
401 #define res_hnok __res_hnok macro439 int res_hnok(const char *);
95 #define maybe_hnok(res, hn) maybe_ok((res), (hn), res_hnok)228 name_ok = res_hnok; in getanswer()
1336 name_ok = res_hnok; in getanswer()