Searched refs:res_hnok (Results 1 – 4 of 4) sorted by relevance
147 int res_hnok(const char* dn) { in res_hnok() function173 if (periodchar(dn[1])) return (res_hnok(dn + 2)); in res_ownok()176 return (res_hnok(dn)); in res_ownok()198 if (periodchar(ch)) return (res_hnok(dn)); in res_mailok()
194 int res_hnok(const char*);
93 #define maybe_hnok(res, hn) maybe_ok((res), (hn), res_hnok)171 name_ok = res_hnok; in getanswer()
858 name_ok = res_hnok; in getanswer()