Searched defs:gethostans (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/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,
477 hp = gethostans(this, p->answer, n, p->qname, T_PTR, af, size,
641 (void)gethostans(this, p->answer, n, name, p->qtype,
678 gethostans(struct irs_ho *this, function
801 "gethostans: possible attempt to exploit buffer overflow while looking up %s",

Completed in 46 milliseconds