Searched defs:kill (Results 1 – 6 of 6) sorted by relevance
1 # kill chapter
58 int kill(pid_t pid, int sig) in kill() function
46 pub(crate) fn kill(&mut self) -> io::Result<()> { in kill() method
200 pub async fn kill(&mut self) -> io::Result<()> { in kill() method
26 kill: bool, field