Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Ddns_ho.c161 static struct hostent * gethostans(struct irs_ho *this,
311 if ((hp = gethostans(this, p->answer, n, name, p->qtype, in ho_byname2()
473 hp = gethostans(this, p->answer, n, p->qname, T_PTR, af, size, in ho_byaddr()
637 (void)gethostans(this, p->answer, n, name, p->qtype, in ho_addrinfo()
674 gethostans(struct irs_ho *this, in gethostans() function