Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/nsd/dist/
H A Danswer.h36 void answer_init(answer_type *answer);
H A Danswer.c19 answer_init(answer_type *answer) in answer_init() function
H A Dquery.c1508 answer_init(&answer); in answer_query()