Searched refs:piped_log_maintenance (Results 1 – 1 of 1) sorted by relevance
439 static void piped_log_maintenance(int reason, void *data, ap_wait_t status);473 ap_register_other_child(pid, piped_log_maintenance, pl, pl->fds[1]); in piped_log_spawn()478 static void piped_log_maintenance(int reason, void *data, ap_wait_t status) in piped_log_maintenance() function