Home
last modified time | relevance | path

Searched refs:maybe_hnok (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Ddns_p.h27 #define maybe_hnok(res, hn) maybe_ok((res), (hn), res_hnok) macro
H A Ddns_nw.c390 if (nn < 0 || !maybe_hnok(pvt->res, bp) || nn != n) { in get1101answer()
H A Ddns_ho.c876 if (n < 0 || !maybe_hnok(pvt->res, bp) || in gethostans()