Constant linux_unsafe::raw::PIVOT_ROOT
source · pub const PIVOT_ROOT: V = 155;
Expand description
The system call number for pivot_root
on this platform.
pub const PIVOT_ROOT: V = 155;
The system call number for pivot_root
on this platform.