Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/httpd
/ ap_get_core_module_config
Function
ap_get_core_module_config
server/util_debug.c:126–129 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
124
#endif
125
126
AP_DECLARE(void *) ap_get_core_module_config(const ap_conf_vector_t *cv)
127
{
128
return ((void **)cv)[AP_CORE_MODULE_INDEX];
129
}
130
131
132
#if defined(ap_get_server_module_loglevel)
Callers
15
open_entity
Function · 0.85
dav_get_resource
Function · 0.85
ap_byterange_filter
Function · 0.85
make_allow
Function · 0.85
ap_set_accept_ranges
Function · 0.85
ap_send_error_response
Function · 0.85
check_headers
Function · 0.85
ap_send_http_trace
Function · 0.85
ap_setup_client_block
Function · 0.85
make_digest_etag
Function · 0.85
ap_make_etag_ex
Function · 0.85
proxy_fcgi_canon
Function · 0.85
Calls
no outgoing calls
Tested by
1
dialup_handler
Function · 0.68