Searched defs:simple_open_logs (Results 1 - 1 of 1) sorted by relevance

/httpd/server/mpm/simple/
H A Dsimple_api.c107 simple_open_logs(apr_pool_t * p, function
117 "simple_open_logs: no listening sockets available, shutting down");
215 ap_hook_open_logs(simple_open_logs, NULL, aszSucc, APR_HOOK_REALLY_FIRST);

Completed in 10 milliseconds