Home | History | Annotate | Download | only in net

Lines Matching refs:answer

211 	u_char *answer;		/* buffer to put answer */
212 int anslen; /* size of answer buffer */
1296 getanswer(const querybuf *answer
1314 assert(answer != NULL);
1322 eom = answer->buf + anslen;
1333 * find first satisfactory answer
1335 hp = &answer->hdr;
1340 cp = answer->buf + HFIXEDSZ;
1345 n = dn_expand(answer->buf, eom, cp, bp, ep - bp);
1369 n = dn_expand(answer->buf, eom, cp, bp, ep - bp);
1388 n = dn_expand(answer->buf, eom, cp, tbuf, sizeof tbuf);
1925 q.answer = buf->buf;
1944 q2.answer = buf2->buf;
1959 q.answer = buf->buf;
1966 q.answer = buf->buf;
2148 * Formulate a normal query, send, and await answer.
2149 * Returned answer is placed in supplied buffer "answer".
2150 * Perform preliminary check of answer, returning success only
2151 * if no error is indicated and the answer count is nonzero.
2155 * Caller must parse answer and determine whether it answers the question.
2176 u_char *answer;
2179 hp = (HEADER *)(void *)t->answer;
2185 answer = t->answer;
2206 n = res_nsend(res, buf, n, answer, anslen);
2257 * Formulate a normal query, send, and retrieve answer in supplied buffer.
2259 * If enabled, implement search rules until answer or unrecoverable failure
2274 hp = (HEADER *)(void *)target->answer; /*XXX*/
2341 * If we get some other error (negative answer or