Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/httpd
/ ap_get_server_built
Function
ap_get_server_built
server/buildmark.c:26–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
#endif
25
26
AP_DECLARE(const char *) ap_get_server_built(void)
27
{
28
return server_built;
29
}
Callers
13
balancer_display_page
Function · 0.85
show_server_settings
Function · 0.85
status_handler
Function · 0.85
x_handler
Function · 0.85
show_compile_settings
Function · 0.85
main
Function · 0.85
prefork_run
Function · 0.85
master_main
Function · 0.85
worker_run
Function · 0.85
winnt_run
Function · 0.85
netware_run
Function · 0.85
CommandLineInterpreter
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected