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

/httpd/modules/generators/
H A Dmod_autoindex.c60 #define SUPPRESS_SIZE (1 << 5) macro
388 option = SUPPRESS_SIZE;
1434 if (autoindex_opts & SUPPRESS_SIZE) {
1588 if (!(autoindex_opts & SUPPRESS_SIZE)) {
1644 if (!(autoindex_opts & SUPPRESS_SIZE)) {
1767 if (!(autoindex_opts & SUPPRESS_SIZE)) {
1855 if (!(autoindex_opts & SUPPRESS_SIZE)) {

Completed in 16 milliseconds