Searched refs:res_hnok (Results 1 - 3 of 3) sorted by relevance

/osnet-11/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;
/osnet-11/usr/src/lib/libresolv2/common/resolv/
H A Dres_comp.c97 #pragma weak __res_hnok = res_hnok
178 res_hnok(const char *dn) { function
209 return (res_hnok(dn+2));
213 return (res_hnok(dn));
240 return (res_hnok(dn));

Completed in 22 milliseconds