Searched refs:AP_INIT_ITERATE (Results 1 - 25 of 28) sorted by relevance

12

/macosx-10.10.1/apache-793/httpd/modules/metadata/
H A Dmod_env.c141 AP_INIT_ITERATE("PassEnv", add_env_module_vars_passed, NULL,
145 AP_INIT_ITERATE("UnsetEnv", add_env_module_vars_unset, NULL,
H A Dmod_remoteip.c417 AP_INIT_ITERATE("RemoteIPTrustedProxy", proxies_set, 0, RSRC_CONF,
420 AP_INIT_ITERATE("RemoteIPInternalProxy", proxies_set, (void*)1, RSRC_CONF,
/macosx-10.10.1/apache-793/httpd/modules/aaa/
H A Dmod_authn_anon.c116 AP_INIT_ITERATE("Anonymous", anon_set_string_slots, NULL, OR_AUTHCFG,
H A Dmod_auth_basic.c206 AP_INIT_ITERATE("AuthBasicProvider", add_authn_provider, NULL, OR_AUTHCFG,
H A Dmod_authn_socache.c238 AP_INIT_ITERATE("AuthnCacheProvideFor", authn_cache_setprovider, NULL,
H A Dmod_auth_digest.c663 AP_INIT_ITERATE("AuthDigestProvider", add_authn_provider, NULL, OR_AUTHCFG,
665 AP_INIT_ITERATE("AuthDigestQop", set_qop, NULL, OR_AUTHCFG,
675 AP_INIT_ITERATE("AuthDigestDomain", set_uri_list, NULL, OR_AUTHCFG,
H A Dmod_authnz_ldap.c1708 AP_INIT_ITERATE("AuthLDAPSubGroupAttribute", mod_auth_ldap_add_subgroup_attribute, NULL, OR_AUTHCFG,
1712 AP_INIT_ITERATE("AuthLDAPSubGroupClass", mod_auth_ldap_add_subgroup_class, NULL, OR_AUTHCFG,
1719 AP_INIT_ITERATE("AuthLDAPGroupAttribute", mod_auth_ldap_add_group_attribute, NULL, OR_AUTHCFG,
H A Dmod_auth_form.c374 AP_INIT_ITERATE("AuthFormProvider", add_authn_provider, NULL, OR_AUTHCFG,
/macosx-10.10.1/apache-793/httpd/modules/http/
H A Dmod_mime.c396 AP_INIT_ITERATE("MultiviewsMatch", multiviews_match, NULL, OR_FILEINFO,
398 AP_INIT_ITERATE("RemoveCharset", remove_extension_info,
401 AP_INIT_ITERATE("RemoveEncoding", remove_extension_info,
404 AP_INIT_ITERATE("RemoveHandler", remove_extension_info,
407 AP_INIT_ITERATE("RemoveInputFilter", remove_extension_info,
410 AP_INIT_ITERATE("RemoveLanguage", remove_extension_info,
413 AP_INIT_ITERATE("RemoveOutputFilter", remove_extension_info,
416 AP_INIT_ITERATE("RemoveType", remove_extension_type,
/macosx-10.10.1/apache-793/httpd/modules/cache/
H A Dmod_file_cache.c385 AP_INIT_ITERATE("cachefile", cachefilehandle, NULL, RSRC_CONF,
387 AP_INIT_ITERATE("mmapfile", cachefilemmap, NULL, RSRC_CONF,
H A Dmod_cache.c2534 AP_INIT_ITERATE("CacheIgnoreHeaders", add_ignore_header, NULL, RSRC_CONF,
2540 AP_INIT_ITERATE("CacheIgnoreURLSessionIdentifiers", add_ignore_session_id,
/macosx-10.10.1/apache-793/httpd/modules/core/
H A Dmod_so.c429 AP_INIT_ITERATE("LoadFile", load_file, NULL, RSRC_CONF | EXEC_ON_READ,
/macosx-10.10.1/apache-793/httpd/include/
H A Dhttp_config.h131 # define AP_INIT_ITERATE(directive, func, mconfig, where, help) \ macro
178 # define AP_INIT_ITERATE(directive, func, mconfig, where, help) \ macro
/macosx-10.10.1/apache-793/httpd/modules/arch/unix/
H A Dmod_privileges.c573 AP_INIT_ITERATE("VHostPrivs", vhost_privs, NULL, RSRC_CONF,
575 AP_INIT_ITERATE("VHostCGIPrivs", vhost_cgiprivs, NULL, RSRC_CONF,
/macosx-10.10.1/apache-793/httpd/modules/proxy/
H A Dmod_proxy_connect.c503 AP_INIT_ITERATE("AllowCONNECT", set_allowed_ports, NULL, RSRC_CONF,
H A Dmod_proxy.c2376 AP_INIT_ITERATE("ProxyBlock", set_proxy_exclude, NULL, RSRC_CONF,
2384 AP_INIT_ITERATE("NoProxy", set_proxy_dirconn, NULL, RSRC_CONF,
/macosx-10.10.1/apache-793/httpd/modules/filters/
H A Dmod_filter.c746 AP_INIT_ITERATE("FilterChain", filter_chain, NULL, OR_OPTIONS,
H A Dmod_xml2enc.c598 AP_INIT_ITERATE("xml2StartParse", set_skipto, NULL, OR_ALL,
H A Dmod_charset_lite.c1108 AP_INIT_ITERATE("CharsetOptions",
H A Dmod_ext_filter.c338 AP_INIT_ITERATE("ExtFilterOptions",
/macosx-10.10.1/apache-793/httpd/modules/session/
H A Dmod_session_crypto.c620 AP_INIT_ITERATE("SessionCryptoPassphrase", set_crypto_passphrase, NULL, RSRC_CONF|OR_AUTHCFG,
/macosx-10.10.1/apache-793/httpd/modules/mappers/
H A Dmod_negotiation.c160 AP_INIT_ITERATE("LanguagePriority", set_language_priority, NULL,
163 AP_INIT_ITERATE("ForceLanguagePriority", set_force_priority, NULL,
/macosx-10.10.1/apache-793/httpd/modules/arch/netware/
H A Dmod_nw_ssl.c1252 AP_INIT_ITERATE("NWSSLTrustedCerts", set_trusted_certs, NULL, RSRC_CONF,
/macosx-10.10.1/apache-793/httpd/modules/arch/win32/
H A Dmod_isapi.c187 AP_INIT_ITERATE("ISAPICacheFile", isapi_cmd_cachefile, NULL,
/macosx-10.10.1/apache-793/httpd/modules/generators/
H A Dmod_autoindex.c584 AP_INIT_ITERATE("IndexIgnore", add_ignore, NULL, DIR_CMD_PERMS,

Completed in 332 milliseconds

12