Searched defs:KEYCTL_SETPERM (Results 1 – 2 of 2) sorted by relevance
/third_party/ltp/include/lapi/ | ||
D | keyctl.h | 116 # define KEYCTL_SETPERM 5 macro |
/third_party/rust/crates/libc/src/unix/linux_like/linux/ | ||
D | mod.rs | 3095 pub const KEYCTL_SETPERM: u32 = 5; constant |