Searched refs:AP_INIT_ITERATE2 (Results 1 - 6 of 6) sorted by relevance

/httpd/modules/aaa/
H A Dmod_access_compat.c206 AP_INIT_ITERATE2("allow", allow_cmd, &its_an_allow, OR_LIMIT,
208 AP_INIT_ITERATE2("deny", allow_cmd, NULL, OR_LIMIT,
/httpd/modules/http/
H A Dmod_mime.c369 AP_INIT_ITERATE2("AddCharset", add_extension_info,
373 AP_INIT_ITERATE2("AddEncoding", add_extension_info,
376 AP_INIT_ITERATE2("AddHandler", add_extension_info,
379 AP_INIT_ITERATE2("AddInputFilter", add_extension_info,
383 AP_INIT_ITERATE2("AddLanguage", add_extension_info,
386 AP_INIT_ITERATE2("AddOutputFilter", add_extension_info,
390 AP_INIT_ITERATE2("AddType", add_extension_info,
/httpd/modules/generators/
H A Dmod_autoindex.c565 AP_INIT_ITERATE2("AddIcon", add_icon, BY_PATH, DIR_CMD_PERMS,
567 AP_INIT_ITERATE2("AddIconByType", add_icon, BY_TYPE, DIR_CMD_PERMS,
569 AP_INIT_ITERATE2("AddIconByEncoding", add_icon, BY_ENCODING, DIR_CMD_PERMS,
571 AP_INIT_ITERATE2("AddAlt", add_alt, BY_PATH, DIR_CMD_PERMS,
574 AP_INIT_ITERATE2("AddAltByType", add_alt, BY_TYPE, DIR_CMD_PERMS,
577 AP_INIT_ITERATE2("AddAltByEncoding", add_alt, BY_ENCODING, DIR_CMD_PERMS,
590 AP_INIT_ITERATE2("AddDescription", add_desc, BY_PATH, DIR_CMD_PERMS,
/httpd/include/
H A Dhttp_config.h140 # define AP_INIT_ITERATE2(directive, func, mconfig, where, help) \ macro
184 # define AP_INIT_ITERATE2(directive, func, mconfig, where, help) \ macro
/httpd/modules/test/
H A Dmod_policy.c1249 AP_INIT_ITERATE2(
1258 AP_INIT_ITERATE2(
/httpd/modules/filters/
H A Dmod_xml2enc.c593 AP_INIT_ITERATE2("xml2EncAlias", set_alias, NULL, RSRC_CONF,

Completed in 1903 milliseconds