Constant linux_unsafe::raw::SETREUID
source · pub const SETREUID: V = 113;
Expand description
The system call number for setreuid
on this platform.
pub const SETREUID: V = 113;
The system call number for setreuid
on this platform.