Searched refs:AP_INIT_TAKE23 (Results 1 - 11 of 11) sorted by relevance
/httpd/modules/arch/netware/ |
H A D | mod_netware.c | 186 AP_INIT_TAKE23("CGIMapExtension", set_extension_map, NULL, OR_FILEINFO,
|
H A D | mod_nw_ssl.c | 1246 AP_INIT_TAKE23("SecureListen", set_secure_listener, NULL, RSRC_CONF,
|
/httpd/modules/mappers/ |
H A D | mod_actions.c | 142 AP_INIT_TAKE23("Action", add_action, NULL, OR_FILEINFO,
|
H A D | mod_alias.c | 395 AP_INIT_TAKE23("RedirectMatch", add_redirect_regex,
|
H A D | mod_rewrite.c | 5219 AP_INIT_TAKE23( "RewriteMap", cmd_rewritemap, NULL, RSRC_CONF,
|
/httpd/include/ |
H A D | http_config.h | 146 # define AP_INIT_TAKE23(directive, func, mconfig, where, help) \ macro 188 # define AP_INIT_TAKE23(directive, func, mconfig, where, help) \ macro
|
/httpd/modules/lua/ |
H A D | mod_lua.c | 1845 AP_INIT_TAKE23("LuaHookTranslateName", register_translate_name_hook, NULL, 1870 AP_INIT_TAKE23("LuaHookCheckUserID", register_check_user_id_hook, NULL, 1887 AP_INIT_TAKE23("LuaHookAccessChecker", register_access_checker_hook, NULL, 1896 AP_INIT_TAKE23("LuaHookAuthChecker", register_auth_checker_hook, NULL, 1931 AP_INIT_TAKE23("LuaMapHandler", register_map_handler, NULL, OR_ALL,
|
/httpd/modules/filters/ |
H A D | mod_filter.c | 753 AP_INIT_TAKE23("FilterProtocol", filter_protocol, NULL, OR_OPTIONS,
|
/httpd/modules/loggers/ |
H A D | mod_log_config.c | 1406 AP_INIT_TAKE23("CustomLog", add_custom_log, NULL, RSRC_CONF, 1409 AP_INIT_TAKE23("GlobalLog", add_global_log, NULL, RSRC_CONF,
|
/httpd/modules/ldap/ |
H A D | util_ldap.c | 3112 AP_INIT_TAKE23("LDAPTrustedGlobalCert", util_ldap_set_trusted_global_cert, 3123 AP_INIT_TAKE23("LDAPTrustedClientCert", util_ldap_set_trusted_client_cert,
|
/httpd/modules/proxy/ |
H A D | mod_proxy.c | 2555 AP_INIT_TAKE23("ProxyPassReverseCookiePath", cookie_path, NULL, 2557 AP_INIT_TAKE23("ProxyPassReverseCookieDomain", cookie_domain, NULL,
|
Completed in 65 milliseconds