Home
last modified time | relevance | path

Searched refs:keyctl (Results 1 – 3 of 3) sorted by relevance

/src/crypto/krb5/src/lib/krb5/ccache/
H A Dt_cccol.py5 keyctl = which('keyctl') variable
7 test_keyring = (keyctl is not None and
/src/sys/compat/linux/
H A Dlinux_dummy.c76 DUMMY(keyctl);
/src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_syscalls.inc2610 PRE_SYSCALL(keyctl)(long cmd, long arg2, long arg3, long arg4, long arg5) {}
2612 POST_SYSCALL(keyctl)