Skip to main content
SYS_SETPGID
strat9_
syscall
0.1.0
In strat9_
syscall::
number
strat9_syscall
::
number
Constant
SYS_
SETPGID
Copy item path
Source
pub const SYS_SETPGID:
usize
= 317; // 317usize
Expand description
Set the process group ID of a process.
pid
: target process ID (0 = current process)
pgid
: desired process group ID