Searched defs:OPTION_UNSET (Results 1 - 1 of 1) sorted by relevance
/httpd/modules/generators/ | ||
H A D | mod_autoindex.c | 75 #define OPTION_UNSET (1 << 20) macro 628 new->opts = OPTION_UNSET; 680 if (add->opts == OPTION_UNSET) { |
Completed in 14 milliseconds