Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/httpd
/ ssl_scache_status_register
Function
ssl_scache_status_register
modules/ssl/ssl_scache.c:234–238 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
232
}
233
234
void ssl_scache_status_register(apr_pool_t *p)
235
{
236
APR_OPTIONAL_HOOK(ap, status_hook, ssl_ext_status_hook, NULL, NULL,
237
APR_HOOK_MIDDLE);
238
}
239
Callers
1
ssl_hook_pre_config
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected