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

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

Max bytes

This is the maximum number of bytes of data that a nonroot user can hold in the payloads of the keys owned by the user.

The default value in this file is 20,000.

(since linux 2.6.26)