Home
last modified time | relevance | path

Searched refs:KEYCTL_CLEAR (Results 1 - 5 of 5) sorted by relevance

/third_party/ltp/include/lapi/
H A Dkeyctl.h119 #ifndef KEYCTL_CLEAR
120 # define KEYCTL_CLEAR 7 macro
/third_party/ltp/testcases/kernel/watchqueue/
H A Dwqueue06.c34 keyctl(KEYCTL_CLEAR, KEY_SPEC_SESSION_KEYRING); in run()
/third_party/ltp/testcases/kernel/syscalls/keyctl/
H A Dkeyctl09.c47 keyctl(KEYCTL_CLEAR, KEY_SPEC_PROCESS_KEYRING); in do_test()
/third_party/ltp/testcases/kernel/syscalls/request_key/
H A Drequest_key03.c99 TEST(keyctl(KEYCTL_CLEAR, KEY_SPEC_SESSION_KEYRING)); in run_child_add()
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs3097 pub const KEYCTL_CLEAR: u32 = 7; consts

Completed in 20 milliseconds