Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/nsd/
Danswer.h33 void encode_answer(query_type *q, const answer_type *answer);
Danswer.c61 encode_answer(query_type *q, const answer_type *answer) in encode_answer() function
Dquery.c1532 encode_answer(q, &answer); in answer_query()