Searched refs:ap_find_child_by_pid (Results 1 - 6 of 6) sorted by relevance

/httpd/include/
H A Dscoreboard.h179 AP_DECLARE(int) ap_find_child_by_pid(apr_proc_t *pid);
/httpd/server/
H A Dscoreboard.c391 AP_DECLARE(int) ap_find_child_by_pid(apr_proc_t *pid) function
/httpd/server/mpm/prefork/
H A Dprefork.c1063 child_slot = ap_find_child_by_pid(&pid);
/httpd/server/mpm/motorz/
H A Dmotorz.c1278 child_slot = ap_find_child_by_pid(&pid);
/httpd/server/mpm/worker/
H A Dworker.c1702 child_slot = ap_find_child_by_pid(&pid);
/httpd/server/mpm/event/
H A Devent.c2963 child_slot = ap_find_child_by_pid(&pid);

Completed in 2096 milliseconds