Lines Matching refs:ansbuf
162 const u_char *ansbuf, int anslen,
675 const u_char *ansbuf, int anslen, const char *qname, int qtype, in gethostans() argument
700 eom = ansbuf + anslen; in gethostans()
721 if (ansbuf + HFIXEDSZ > eom) { in gethostans()
725 hp = (const HEADER *)ansbuf; in gethostans()
730 cp = ansbuf + HFIXEDSZ; in gethostans()
735 n = dn_expand(ansbuf, eom, cp, bp, ep - bp); in gethostans()
770 n = dn_expand(ansbuf, eom, cp, bp, ep - bp); in gethostans()
800 n = dn_expand(ansbuf, eor, cp, tbuf, sizeof tbuf); in gethostans()
825 n = dn_expand(ansbuf, eor, cp, tbuf, sizeof tbuf); in gethostans()
875 n = dn_expand(ansbuf, eor, cp, bp, ep - bp); in gethostans()