Home
last modified time | relevance | path

Searched refs:res_hnok (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/lib/libresolv2/common/resolv/
H A Dres_comp.c97 #pragma weak __res_hnok = res_hnok
178 res_hnok(const char *dn) { in res_hnok() function
209 return (res_hnok(dn+2)); in res_ownok()
213 return (res_hnok(dn)); in res_ownok()
240 return (res_hnok(dn)); in res_mailok()
/titanic_41/usr/src/lib/libresolv2/common/irs/
H A Ddns_p.h27 #define maybe_hnok(res, hn) maybe_ok((res), (hn), res_hnok)
H A Ddns_ho.c709 name_ok = res_hnok; in gethostans()
/titanic_41/usr/src/head/
H A Dresolv.h349 int res_hnok __P((const char *));
/titanic_41/usr/src/lib/libresolv2/common/
H A Dmapfile-vers318 res_hnok;