Searched refs:ap_set_deprecated (Results 1 - 5 of 5) sorted by relevance
/httpd/modules/ssl/ |
H A D | mod_ssl.c | 293 AP_INIT_RAW_ARGS("SSLLog", ap_set_deprecated, NULL, OR_ALL, 295 AP_INIT_RAW_ARGS("SSLLogLevel", ap_set_deprecated, NULL, OR_ALL,
|
/httpd/include/ |
H A D | http_config.h | 697 * AP_INIT_RAW_ARGS("Foo", ap_set_deprecated, NULL, OR_ALL, 701 AP_DECLARE_NONSTD(const char *) ap_set_deprecated(cmd_parms *cmd,
|
/httpd/modules/generators/ |
H A D | mod_autoindex.c | 598 AP_INIT_RAW_ARGS("FancyIndexing", ap_set_deprecated, NULL, OR_ALL,
|
/httpd/server/ |
H A D | config.c | 1530 AP_DECLARE_NONSTD(const char *) ap_set_deprecated(cmd_parms *cmd, function
|
H A D | core.c | 4258 AP_INIT_TAKE1("Port", ap_set_deprecated, NULL, RSRC_CONF,
|
Completed in 43 milliseconds