Constant nc::types::CTL_MAXNAME[][src]

pub const CTL_MAXNAME: i32 = 10;
Expand description

how many path components do we allow in a call to sysctl In other words, what is the largest acceptable value for the nlen member of a struct __sysctl_args to have?