Searched refs:want_question_section (Results 1 - 2 of 2) sorted by relevance

/bind-9.6-ESV-R11/lib/dns/include/dns/
H A Dmessage.h984 dns_message_reply(dns_message_t *msg, isc_boolean_t want_question_section);
994 *\li The message will have a rendering intent. If 'want_question_section'
1008 * want_question_section is ISC_FALSE, then
/bind-9.6-ESV-R11/lib/dns/
H A Dmessage.c2477 dns_message_reply(dns_message_t *msg, isc_boolean_t want_question_section) { argument
2488 want_question_section = ISC_FALSE;
2491 else if (want_question_section) {

Completed in 60 milliseconds