Searched refs:OPT_MULTI (Results 1 – 3 of 3) sorted by relevance
88 #define OPT_MULTI 128 macro
1180 opt = OPT_MULTI; in set_options()1183 opt = OPT_MULTI|OPT_EXECCGI; in set_options()
2651 if (r->finfo.st_mode != 0 || !(ap_allow_options(r) & OPT_MULTI)) { in handle_multi()