Home | History | Annotate | Download | only in openssh

Lines Matching refs:SIGTERM

208 		kill(sshpid, SIGTERM);
2050 signal(SIGTERM, SIG_DFL);
2056 signal(SIGTERM, killchild);