Home | History | Annotate | Download | only in openssh

Lines Matching refs:SIGTERM

1224 		if (kill(pid, SIGTERM) == -1) {
1355 signal(SIGTERM, cleanup_handler);