Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/unbound/dist/util/data/
H A Dmsgencode.c622 positive_answer(struct reply_info* rep, uint16_t qtype) { in positive_answer() function
754 if( ! (minimise && positive_answer(rep, qinfo->qtype)) ) { in reply_info_encode()