Constant login_cap_sys::AUTH_ALLOW[][src]

pub const AUTH_ALLOW: c_uint = AUTH_OKAY | AUTH_ROOTOKAY | AUTH_SECURE; // 0x0000_0007u32
Expand description

Bitwise OR (AUTH_OKAY | AUTH_ROOTOKAY | AUTH_SECURE)