Searched defs:KEYCTL_SEARCH (Results 1 - 2 of 2) sorted by relevance
/third_party/f2fs-tools/tools/ | ||
H A D | f2fscrypt.c | 94 #define KEYCTL_SEARCH 10 macro |
/third_party/rust/crates/libc/src/unix/linux_like/linux/ | ||
H A D | mod.rs | 3100 pub const KEYCTL_SEARCH: u32 = 10; consts |
Completed in 13 milliseconds