Home
last modified time | relevance | path

Searched defs:KEY_SPEC_PROCESS_KEYRING (Results 1 – 3 of 3) sorted by relevance

/third_party/ltp/include/lapi/
Dkeyctl.h69 # define KEY_SPEC_PROCESS_KEYRING -2 macro
/third_party/f2fs-tools/tools/
Df2fscrypt.c84 #define KEY_SPEC_PROCESS_KEYRING -2 macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs3072 pub const KEY_SPEC_PROCESS_KEYRING: i32 = -2; constant