idle_kill         197 sapi/fpm/fpm/fpm_children.c 			if (child && child->idle_kill) {
idle_kill         218 sapi/fpm/fpm/fpm_children.c 			if (child && child->idle_kill && WTERMSIG(status) == SIGQUIT) {
idle_kill          31 sapi/fpm/fpm/fpm_children.h 	int idle_kill;
idle_kill         369 sapi/fpm/fpm/fpm_process_ctl.c 				last_idle_child->idle_kill = 1;
idle_kill         382 sapi/fpm/fpm/fpm_process_ctl.c 			last_idle_child->idle_kill = 1;