Lines Matching refs:answer
177 getanswer(const querybuf *answer, int anslen, const char *qname, int qtype,
193 assert(answer != NULL);
198 eom = answer->buf + anslen;
211 * find first satisfactory answer
213 hp = &answer->hdr;
218 cp = answer->buf;
224 n = dn_expand(answer->buf, eom, cp, bp, ep - bp);
254 n = dn_expand(answer->buf, eom, cp, bp, ep - bp);
277 n = dn_expand(answer->buf, eom, cp, tbuf, sizeof tbuf);
307 n = dn_expand(answer->buf, eom, cp, tbuf, sizeof tbuf);
345 n = dn_expand(answer->buf, eom, cp, bp, ep - bp);