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

/httpd/modules/generators/
H A Dmod_status.c197 int no_table_report; local
236 no_table_report = 0;
283 no_table_report = 1;
654 if (no_table_report)
704 if (no_table_report) {
788 else { /* !no_table_report */
872 } /* no_table_report */
876 if (!no_table_report) {
910 (no_table_report ? AP_STATUS_NOTABLE : 0) |

Completed in 474 milliseconds