Lines Matching full:kill
1014 kill(tty_sid, SIGHUP);2552 if (pid > 0 && kill(pid, 0) == -1 && errno == ESRCH) {