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

/httpd/server/
H A Dlog.c1638 static void piped_log_maintenance(int reason, void *data, apr_wait_t status);
1679 apr_proc_other_child_register(procnew, piped_log_maintenance, pl,
1695 static void piped_log_maintenance(int reason, void *data, apr_wait_t status) function
1723 "piped_log_maintenance: unable to respawn '%s'",

Completed in 31 milliseconds