Home
last modified time | relevance | path

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

/third_party/ltp/include/lapi/
Dkeyctl.h82 # define KEY_SPEC_USER_SESSION_KEYRING -5 macro
/third_party/f2fs-tools/tools/
Df2fscrypt.c87 #define KEY_SPEC_USER_SESSION_KEYRING -5 macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs3075 pub const KEY_SPEC_USER_SESSION_KEYRING: i32 = -5; constant