NO_OPTIONS        408 modules/generators/mod_autoindex.c             opts = NO_OPTIONS;
NO_OPTIONS        513 modules/generators/mod_autoindex.c     if ((opts & NO_OPTIONS) && (opts & ~NO_OPTIONS)) {
NO_OPTIONS        649 modules/generators/mod_autoindex.c     if (add->opts & NO_OPTIONS) {
NO_OPTIONS        654 modules/generators/mod_autoindex.c         new->opts = NO_OPTIONS;
NO_OPTIONS        675 modules/generators/mod_autoindex.c             new->opts = (base->opts & ~NO_OPTIONS);