Lines Matching full:kill
1992 if (pid == 0 || kill(pid, sig) != 0) {1996 syslog(LOG_ERR, "kill: %m");2026 kill(pid, 0) == 0)