Lines Matching defs:child_slot
1691 int child_slot;
1702 child_slot = ap_find_child_by_pid(&pid);
1709 if (child_slot < 0
1710 || ap_get_scoreboard_process(child_slot)->generation
1731 if (child_slot >= 0) {
1735 ap_update_child_status_from_indexes(child_slot, i, SERVER_DEAD,
1738 worker_note_child_killed(child_slot, 0, 0);
1739 ps = &ap_scoreboard_image->parent[child_slot];
1746 && child_slot < ap_daemons_limit) {
1750 make_child(ap_server_conf, child_slot, ps->bucket);