Searched refs:MPM_CHILD_EXITED (Results 1 - 8 of 8) sorted by relevance

/httpd/include/
H A Dap_mpm.h257 MPM_CHILD_EXITED, enumerator in enum:mpm_child_status
/httpd/server/
H A Dmpm_common.c530 case MPM_CHILD_EXITED:
/httpd/server/mpm/worker/
H A Dworker.c394 childnum, MPM_CHILD_EXITED);
398 ap_run_child_status(ap_server_conf, pid, gen, -1, MPM_CHILD_EXITED);
/httpd/server/mpm/netware/
H A Dmpm_netware.c936 MPM_CHILD_EXITED);
/httpd/server/mpm/prefork/
H A Dprefork.c209 childnum, MPM_CHILD_EXITED);
/httpd/server/mpm/event/
H A Devent.c608 childnum, MPM_CHILD_EXITED);
612 ap_run_child_status(ap_server_conf, pid, gen, -1, MPM_CHILD_EXITED);
/httpd/server/mpm/motorz/
H A Dmotorz.c534 childnum, MPM_CHILD_EXITED);
/httpd/server/mpm/winnt/
H A Dmpm_winnt.c152 slot, MPM_CHILD_EXITED);

Completed in 2622 milliseconds