Function procfs::sys::kernel::keys::maxkeys[][src]

pub fn maxkeys() -> ProcResult<u32>
Expand description

Max keys

This is the maximum number of keys that a nonroot user may own.

(since linux 2.6.26)