Searched defs:KEYCTL_REVOKE (Results 1 - 2 of 2) sorted by relevance
/third_party/ltp/include/lapi/ | ||
H A D | keyctl.h | 112 # define KEYCTL_REVOKE 3 macro |
/third_party/rust/crates/libc/src/unix/linux_like/linux/ | ||
H A D | mod.rs | 3093 pub const KEYCTL_REVOKE: u32 = 3; consts |
Completed in 13 milliseconds