Searched refs:test_kill_process_group (Results 1 – 3 of 3) sorted by relevance
79 pub fn test_kill_process_group(pid: Pid) -> io::Result<()> { in test_kill_process_group() function80 backend::process::syscalls::test_kill_process_group(pid) in test_kill_process_group()
555 pub(crate) fn test_kill_process_group(pid: Pid) -> io::Result<()> { in test_kill_process_group() function
649 pub(crate) fn test_kill_process_group(pid: Pid) -> io::Result<()> { in test_kill_process_group() function