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