Searched refs:AP_INIT_FLAG (Results 1 - 25 of 41) sorted by relevance

12

/macosx-10.10.1/apache-793/httpd/modules/aaa/
H A Dmod_authn_anon.c118 AP_INIT_FLAG("Anonymous_MustGiveEmail", ap_set_flag_slot,
121 AP_INIT_FLAG("Anonymous_NoUserId", ap_set_flag_slot,
124 AP_INIT_FLAG("Anonymous_VerifyEmail", ap_set_flag_slot,
127 AP_INIT_FLAG("Anonymous_LogEmail", ap_set_flag_slot,
H A Dmod_authnz_ldap.c1685 AP_INIT_FLAG("AuthLDAPBindAuthoritative", ap_set_flag_slot,
1689 AP_INIT_FLAG("AuthLDAPRemoteUserIsDN", ap_set_flag_slot,
1701 AP_INIT_FLAG("AuthLDAPCompareDNOnServer", ap_set_flag_slot,
1723 AP_INIT_FLAG("AuthLDAPGroupAttributeIsDN", ap_set_flag_slot,
1743 AP_INIT_FLAG("AuthLDAPInitialBindAsUser", ap_set_flag_slot,
1751 AP_INIT_FLAG("AuthLDAPSearchAsUser", ap_set_flag_slot,
1755 AP_INIT_FLAG("AuthLDAPCompareAsUser", ap_set_flag_slot,
H A Dmod_authz_dbd.c100 AP_INIT_FLAG("AuthzDBDLoginToReferer", ap_set_flag_slot,
H A Dmod_auth_form.c410 AP_INIT_FLAG("AuthFormAuthoritative", set_authoritative,
414 AP_INIT_FLAG("AuthFormFakeBasicAuth", set_fake_basic_auth,
418 AP_INIT_FLAG("AuthFormDisableNoStore", set_disable_no_store,
/macosx-10.10.1/apache-793/httpd/modules/examples/
H A Dmod_case_filter.c118 AP_INIT_FLAG("CaseFilter", CaseFilterEnable, NULL, RSRC_CONF,
H A Dmod_case_filter_in.c137 AP_INIT_FLAG("CaseFilterIn", CaseFilterInEnable, NULL, RSRC_CONF,
/macosx-10.10.1/apache-793/httpd/modules/debugging/
H A Dmod_dumpio.c235 AP_INIT_FLAG("DumpIOInput", dumpio_enable_input, NULL,
237 AP_INIT_FLAG("DumpIOOutput", dumpio_enable_output, NULL,
/macosx-10.10.1/apache-793/httpd/modules/echo/
H A Dmod_echo.c200 AP_INIT_FLAG("ProtocolEcho", echo_on, NULL, RSRC_CONF,
/macosx-10.10.1/apache-793/httpd/modules/cache/
H A Dmod_cache.c2515 AP_INIT_FLAG("CacheQuickHandler", set_cache_quick_handler, NULL,
2518 AP_INIT_FLAG("CacheIgnoreNoLastMod", set_cache_ignore_no_last_mod, NULL,
2521 AP_INIT_FLAG("CacheIgnoreCacheControl", set_cache_ignore_cachecontrol,
2524 AP_INIT_FLAG("CacheStoreExpired", set_cache_store_expired,
2528 AP_INIT_FLAG("CacheStorePrivate", set_cache_store_private,
2531 AP_INIT_FLAG("CacheStoreNoStore", set_cache_store_nostore,
2537 AP_INIT_FLAG("CacheIgnoreQueryString", set_cache_ignore_querystring,
2547 AP_INIT_FLAG("CacheLock", set_cache_lock,
2556 AP_INIT_FLAG("CacheHeader", set_cache_x_cache, NULL, RSRC_CONF | ACCESS_CONF,
2558 AP_INIT_FLAG("CacheDetailHeade
[all...]
/macosx-10.10.1/apache-793/httpd/modules/mappers/
H A Dmod_dir.c133 AP_INIT_FLAG("DirectorySlash", configure_slash, NULL, DIR_CMD_PERMS,
135 AP_INIT_FLAG("DirectoryCheckHandler", configure_checkhandler, NULL, DIR_CMD_PERMS,
H A Dmod_speling.c106 AP_INIT_FLAG("CheckSpelling", ap_set_flag_slot,
109 AP_INIT_FLAG("CheckCaseOnly", ap_set_flag_slot,
/macosx-10.10.1/apache-793/httpd/modules/arch/unix/
H A Dmod_unixd.c412 AP_INIT_FLAG("Suexec", unixd_set_suexec, NULL, RSRC_CONF,
H A Dmod_privileges.c564 AP_INIT_FLAG("VHostSecure", vhost_secure, NULL, RSRC_CONF,
568 AP_INIT_FLAG("DTracePrivileges", dtraceenable, NULL, RSRC_CONF,
/macosx-10.10.1/apache-793/httpd/modules/http/
H A Dhttp_core.c97 AP_INIT_FLAG("KeepAlive", set_keep_alive, NULL, RSRC_CONF,
/macosx-10.10.1/apache-793/httpd/modules/metadata/
H A Dmod_cern_meta.c196 AP_INIT_FLAG("MetaFiles", set_metafiles, NULL, DIR_CMD_PERMS,
H A Dmod_ident.c290 AP_INIT_FLAG("IdentityCheck", set_idcheck, NULL, RSRC_CONF|ACCESS_CONF,
H A Dmod_expires.c351 AP_INIT_FLAG("ExpiresActive", set_expiresactive, NULL, DIR_CMD_PERMS,
H A Dmod_usertrack.c440 AP_INIT_FLAG("CookieTracking", set_cookie_enable, NULL, OR_FILEINFO,
/macosx-10.10.1/apache-793/httpd/modules/proxy/
H A Dmod_proxy_express.c196 AP_INIT_FLAG("ProxyExpressEnable", set_enabled, NULL, OR_FILEINFO,
H A Dmod_proxy.c2357 AP_INIT_FLAG("ProxyRequests", set_proxy_req, NULL, RSRC_CONF,
2363 AP_INIT_FLAG("ProxyPassInterpolateEnv", ap_set_flag_slot_char,
2390 AP_INIT_FLAG("ProxyErrorOverride", set_proxy_error_override, NULL, RSRC_CONF|ACCESS_CONF,
2392 AP_INIT_FLAG("ProxyPreserveHost", set_preserve_host, NULL, RSRC_CONF|ACCESS_CONF,
2403 AP_INIT_FLAG("BalancerPersist", set_persist, NULL, RSRC_CONF,
2405 AP_INIT_FLAG("BalancerInherit", set_inherit, NULL, RSRC_CONF,
2408 AP_INIT_FLAG("ProxyPassInherit", set_ppinherit, NULL, RSRC_CONF,
2417 AP_INIT_FLAG("ProxyAddHeaders", add_proxy_http_headers, NULL, RSRC_CONF|ACCESS_CONF,
/macosx-10.10.1/apache-793/httpd/modules/session/
H A Dmod_session_cookie.c262 AP_INIT_FLAG("SessionCookieRemove", set_remove, NULL, RSRC_CONF|OR_AUTHCFG,
H A Dmod_session.c626 AP_INIT_FLAG("Session", set_session_enable, NULL, RSRC_CONF|OR_AUTHCFG,
632 AP_INIT_FLAG("SessionEnv", set_session_env, NULL, RSRC_CONF|OR_AUTHCFG,
H A Dmod_session_dbd.c609 AP_INIT_FLAG("SessionDBDPerUser", set_dbd_peruser, NULL, RSRC_CONF|OR_AUTHCFG,
611 AP_INIT_FLAG("SessionDBDCookieRemove", set_dbd_cookie_remove, NULL, RSRC_CONF|OR_AUTHCFG,
/macosx-10.10.1/apache-793/httpd/include/
H A Dhttp_config.h155 # define AP_INIT_FLAG(directive, func, mconfig, where, help) \ macro
194 # define AP_INIT_FLAG(directive, func, mconfig, where, help) \ macro
/macosx-10.10.1/apache-793/httpd/modules/arch/win32/
H A Dmod_isapi.c171 AP_INIT_FLAG("ISAPILogNotSupported", ap_set_flag_slot,
175 AP_INIT_FLAG("ISAPIAppendLogToErrors", ap_set_flag_slot,
179 AP_INIT_FLAG("ISAPIAppendLogToQuery", ap_set_flag_slot,
183 AP_INIT_FLAG("ISAPIFakeAsync", ap_set_flag_slot,

Completed in 372 milliseconds

12