Lines Matching refs:child_slot
2952 int child_slot;
2963 child_slot = ap_find_child_by_pid(&pid);
2970 if (child_slot < 0
2971 || ap_get_scoreboard_process(child_slot)->generation
2992 if (child_slot >= 0) {
2996 ap_update_child_status_from_indexes(child_slot, i,
3000 event_note_child_killed(child_slot, 0, 0);
3001 ps = &ap_scoreboard_image->parent[child_slot];
3008 && child_slot < ap_daemons_limit) {
3012 make_child(ap_server_conf, child_slot, ps->bucket);