Searched refs:AP_INIT_TAKE2 (Results 1 - 16 of 16) sorted by relevance

/httpd/modules/generators/
H A Dmod_suexec.c119 AP_INIT_TAKE2("SuexecUserGroup", set_suexec_ugid, NULL, RSRC_CONF,
H A Dmod_info.c986 AP_INIT_TAKE2("AddModuleInfo", add_module_info, NULL, RSRC_CONF,
H A Dmod_autoindex.c582 AP_INIT_TAKE2("IndexOrderDefault", set_default_order, NULL, DIR_CMD_PERMS,
/httpd/modules/mappers/
H A Dmod_actions.c144 AP_INIT_TAKE2("Script", set_script, NULL, ACCESS_CONF | RSRC_CONF,
H A Dmod_alias.c391 AP_INIT_TAKE2("AliasMatch", add_alias_regex, NULL, RSRC_CONF,
393 AP_INIT_TAKE2("ScriptAliasMatch", add_alias_regex, "cgi-script", RSRC_CONF,
399 AP_INIT_TAKE2("RedirectTemp", add_redirect2,
402 AP_INIT_TAKE2("RedirectPermanent", add_redirect2,
/httpd/modules/core/
H A Dmod_so.c427 AP_INIT_TAKE2("LoadModule", load_module, NULL, RSRC_CONF | EXEC_ON_READ,
/httpd/include/
H A Dhttp_config.h134 # define AP_INIT_TAKE2(directive, func, mconfig, where, help) \ macro
180 # define AP_INIT_TAKE2(directive, func, mconfig, where, help) \ macro
/httpd/modules/metadata/
H A Dmod_expires.c353 AP_INIT_TAKE2("ExpiresByType", set_expiresbytype, NULL, DIR_CMD_PERMS,
/httpd/modules/lua/
H A Dmod_lua.c1854 AP_INIT_TAKE2("LuaHookFixups", register_fixups_hook, NULL, OR_ALL,
1861 AP_INIT_TAKE2("LuaHookMapToStorage", register_map_to_storage_hook, NULL,
1879 AP_INIT_TAKE2("LuaHookTypeChecker", register_type_checker_hook, NULL,
1904 AP_INIT_TAKE2("LuaHookInsertFilter", register_insert_filter_hook, NULL,
1908 AP_INIT_TAKE2("LuaHookLog", register_log_transaction_hook, NULL,
1923 AP_INIT_TAKE2("LuaQuickHandler", register_quick_hook, NULL, OR_ALL,
/httpd/modules/test/
H A Dmod_policy.c1285 AP_INIT_TAKE2(
1294 AP_INIT_TAKE2(
/httpd/modules/filters/
H A Dmod_filter.c748 AP_INIT_TAKE2("FilterTrace", filter_debug, NULL, RSRC_CONF | ACCESS_CONF,
/httpd/modules/arch/netware/
H A Dmod_nw_ssl.c1249 AP_INIT_TAKE2("NWSSLUpgradeable", set_secure_upgradeable_listener, NULL, RSRC_CONF,
/httpd/modules/aaa/
H A Dmod_authnz_ldap.c1814 AP_INIT_TAKE2("AuthLDAPInitialBindPattern", set_bind_pattern, NULL, OR_AUTHCFG,
/httpd/modules/proxy/
H A Dmod_proxy.c2542 AP_INIT_TAKE2("ProxyRemote", add_proxy_noregex, NULL, RSRC_CONF,
2544 AP_INIT_TAKE2("ProxyRemoteMatch", add_proxy_regex, NULL, RSRC_CONF,
/httpd/server/
H A Dcore.c4233 AP_INIT_TAKE2("ErrorDocument", set_error_document, NULL, OR_FILEINFO,
4256 AP_INIT_TAKE2("AcceptFilter", set_accf_map, NULL, RSRC_CONF,
/httpd/modules/ssl/
H A Dmod_ssl_ct.c3057 AP_INIT_TAKE2("CTStaticSCTs", ct_static_scts, NULL,

Completed in 5511 milliseconds