Home
last modified time | relevance | path

Searched refs:fcgi_kill (Results 1 – 1 of 1) sorted by relevance

/dports/www/mod_fastcgi/mod_fastcgi-2.4.7.1/
H A Dfcgi_pm.c78 static void fcgi_kill(ServerProcess *process, int sig) in fcgi_kill() function
138 fcgi_kill(proc, SIGTERM); in shutdown_all()
206 fcgi_kill(proc, SIGKILL); in shutdown_all()
1225 fcgi_kill(&s->procs[i], SIGTERM);
1513 fcgi_kill(&s->procs[youngest], SIGTERM);