Searched refs:AP_INIT_TAKE12 (Results 1 - 13 of 13) sorted by relevance

/httpd/modules/debugging/
H A Dmod_firehose.c675 AP_INIT_TAKE12("FirehoseConnectionInput", firehose_enable_connection_input, NULL,
677 AP_INIT_TAKE12("FirehoseConnectionOutput", firehose_enable_connection_output, NULL,
679 AP_INIT_TAKE12("FirehoseRequestInput", firehose_enable_request_input, NULL,
681 AP_INIT_TAKE12("FirehoseRequestOutput", firehose_enable_request_output, NULL,
683 AP_INIT_TAKE12("FirehoseProxyConnectionInput", firehose_enable_proxy_connection_input, NULL,
685 AP_INIT_TAKE12("FirehoseProxyConnectionOutput", firehose_enable_proxy_connection_output, NULL,
/httpd/modules/metadata/
H A Dmod_env.c143 AP_INIT_TAKE12("SetEnv", add_env_module_vars_set, NULL,
/httpd/modules/filters/
H A Dmod_reflector.c213 AP_INIT_TAKE12("ReflectorHeader", reflector_header, NULL, OR_OPTIONS,
H A Dmod_filter.c742 AP_INIT_TAKE12("FilterDeclare", filter_declare, NULL, OR_OPTIONS,
H A Dmod_deflate.c1887 AP_INIT_TAKE12("DeflateFilterNote", deflate_set_note, NULL, RSRC_CONF,
/httpd/include/
H A Dhttp_config.h137 # define AP_INIT_TAKE12(directive, func, mconfig, where, help) \ macro
182 # define AP_INIT_TAKE12(directive, func, mconfig, where, help) \ macro
/httpd/modules/mappers/
H A Dmod_alias.c383 AP_INIT_TAKE12("Alias", add_alias, NULL, RSRC_CONF | ACCESS_CONF,
385 AP_INIT_TAKE12("ScriptAlias", add_alias, "cgi-script", RSRC_CONF | ACCESS_CONF,
/httpd/server/
H A Dcore.c4212 AP_INIT_TAKE12("Define", set_define, NULL, EXEC_ON_READ|RSRC_CONF,
4275 AP_INIT_TAKE12("ErrorLog", set_errorlog,
4278 AP_INIT_TAKE12("ErrorLogFormat", set_errorlog_format, NULL, RSRC_CONF,
4340 AP_INIT_TAKE12("RLimitCPU", set_limit_cpu,
4344 AP_INIT_TAKE12("RLimitCPU", no_set_limit, NULL,
4348 AP_INIT_TAKE12("RLimitMEM", set_limit_mem,
4352 AP_INIT_TAKE12("RLimitMEM", no_set_limit, NULL,
4356 AP_INIT_TAKE12("RLimitNPROC", set_limit_nproc,
4360 AP_INIT_TAKE12("RLimitNPROC", no_set_limit, NULL,
4365 AP_INIT_TAKE12("LimitInternalRecursio
[all...]
/httpd/modules/aaa/
H A Dmod_auth_basic.c207 AP_INIT_TAKE12("AuthBasicFake", add_basic_fake, NULL, OR_AUTHCFG,
H A Dmod_authnz_ldap.c1720 AP_INIT_TAKE12("AuthLDAPURL", mod_auth_ldap_parse_url, NULL, OR_AUTHCFG,
/httpd/modules/database/
H A Dmod_dbd.c285 AP_INIT_TAKE12("DBDPrepareSQL", dbd_prepare, NULL, RSRC_CONF,
/httpd/modules/cache/
H A Dmod_cache.c2525 AP_INIT_TAKE12("CacheEnable", add_cache_enable, NULL, RSRC_CONF|ACCESS_CONF,
/httpd/modules/loggers/
H A Dmod_log_config.c1413 AP_INIT_TAKE12("LogFormat", log_format, NULL, RSRC_CONF,

Completed in 88 milliseconds