Constant SUBCMDMASK
pub const SUBCMDMASK: i32 = 0x00ff; // 255i32
Available on crate feature
dep_nc
only.Expand description
Command definitions for the ‘quotactl’ system call.
The commands are broken into a main command defined below and a subcommand that is used to convey the type of quota that is being manipulated (see above).