Searched refs:AP_INIT_TAKE12 (Results 1 - 13 of 13) sorted by relevance
/httpd/modules/debugging/ |
H A D | mod_firehose.c | 675 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 D | mod_env.c | 143 AP_INIT_TAKE12("SetEnv", add_env_module_vars_set, NULL,
|
/httpd/modules/filters/ |
H A D | mod_reflector.c | 213 AP_INIT_TAKE12("ReflectorHeader", reflector_header, NULL, OR_OPTIONS,
|
H A D | mod_filter.c | 742 AP_INIT_TAKE12("FilterDeclare", filter_declare, NULL, OR_OPTIONS,
|
H A D | mod_deflate.c | 1887 AP_INIT_TAKE12("DeflateFilterNote", deflate_set_note, NULL, RSRC_CONF,
|
/httpd/include/ |
H A D | http_config.h | 137 # 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 D | mod_alias.c | 383 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 D | core.c | 4212 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 D | mod_auth_basic.c | 207 AP_INIT_TAKE12("AuthBasicFake", add_basic_fake, NULL, OR_AUTHCFG,
|
H A D | mod_authnz_ldap.c | 1720 AP_INIT_TAKE12("AuthLDAPURL", mod_auth_ldap_parse_url, NULL, OR_AUTHCFG,
|
/httpd/modules/database/ |
H A D | mod_dbd.c | 285 AP_INIT_TAKE12("DBDPrepareSQL", dbd_prepare, NULL, RSRC_CONF,
|
/httpd/modules/cache/ |
H A D | mod_cache.c | 2525 AP_INIT_TAKE12("CacheEnable", add_cache_enable, NULL, RSRC_CONF|ACCESS_CONF,
|
/httpd/modules/loggers/ |
H A D | mod_log_config.c | 1413 AP_INIT_TAKE12("LogFormat", log_format, NULL, RSRC_CONF,
|
Completed in 88 milliseconds