Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libresolv2/common/irs/
H A Ddns_ho.c686 int (*name_ok)(const char *); in gethostans() local
709 name_ok = res_hnok; in gethostans()
712 name_ok = res_dnok; in gethostans()
740 if (n < 0 || !maybe_ok(pvt->res, bp, name_ok)) { in gethostans()
775 if (n < 0 || !maybe_ok(pvt->res, bp, name_ok)) { in gethostans()
805 if (n < 0 || !maybe_ok(pvt->res, tbuf, name_ok)) { in gethostans()