MCPcopy 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
26AP_DECLARE(const char *) ap_get_server_built(void)
27{
28 return server_built;
29}

Callers 13

balancer_display_pageFunction · 0.85
show_server_settingsFunction · 0.85
status_handlerFunction · 0.85
x_handlerFunction · 0.85
show_compile_settingsFunction · 0.85
mainFunction · 0.85
prefork_runFunction · 0.85
master_mainFunction · 0.85
worker_runFunction · 0.85
winnt_runFunction · 0.85
netware_runFunction · 0.85
CommandLineInterpreterFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected