Searched refs:OPT_SYM_LINKS (Results 1 – 4 of 4) sorted by relevance
83 #define OPT_SYM_LINKS 4 macro89 #define OPT_ALL (OPT_INDEXES|OPT_INCLUDES|OPT_SYM_LINKS|OPT_EXECCGI)
123 if (opts & OPT_SYM_LINKS) in check_symlinks()
1171 opt = OPT_SYM_LINKS; in set_options()
1369 if (!(ap_allow_options(r) & (OPT_SYM_LINKS | OPT_SYM_OWNER))) { in hook_fixup()