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()
385 #define res_hnok __res_hnok macro424 int res_hnok(const char *);
95 #define maybe_hnok(res, hn) maybe_ok((res), (hn), res_hnok)229 name_ok = res_hnok; in getanswer()
1325 name_ok = res_hnok; in getanswer()