Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libresolv2/common/irs/
H A Ddns_ho.c165 static struct hostent * gethostans(struct irs_ho *this,
315 if ((hp = gethostans(this, p->answer, n, name, p->qtype, in ho_byname2()
477 hp = gethostans(this, p->answer, n, p->qname, T_PTR, af, size, in ho_byaddr()
641 (void)gethostans(this, p->answer, n, name, p->qtype, in ho_addrinfo()
678 gethostans(struct irs_ho *this, in gethostans() function