Home | History | Annotate | Download | only in openssh

Lines Matching full:kill

965  - (djm) [sshconnect.c] Need signal.h for prototype for kill(2)
1005 kill proxy command on fatal() (we already kill it on clean exit);
1009 swapped args to kill(2)
1683 bz#1698: kill channel when pty allocation requests fail. Fixed