Home
last modified time | relevance | path

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

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