Searched defs:display_comments (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/bin/tools/
H A Dmdig.c92 static isc_boolean_t display_comments = ISC_TRUE; variable
243 if (display_comments)
286 if (!display_comments)
292 if (display_comments && !display_short_form) {
335 if (display_comments && display_headers && !display_short_form) {
462 if (display_headers && display_comments && !display_short_form)
1105 display_comments = state;
1167 display_comments = state;
1364 display_comments = ISC_FALSE;

Completed in 16 milliseconds