OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:KEYCTL_REVOKE
(Results
1 - 11
of
11
) sorted by null
/development/ndk/platforms/android-L/include/linux/
keyctl.h
46
#define
KEYCTL_REVOKE
3
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
keyctl.h
40
#define
KEYCTL_REVOKE
3 /* revoke a key */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
keyctl.h
40
#define
KEYCTL_REVOKE
3 /* revoke a key */
/bionic/libc/kernel/uapi/linux/
keyctl.h
46
#define
KEYCTL_REVOKE
3
/external/kernel-headers/original/uapi/linux/
keyctl.h
40
#define
KEYCTL_REVOKE
3 /* revoke a key */
/external/strace/linux/
keyctl.h
40
#define
KEYCTL_REVOKE
3 /* revoke a key */
/prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/
keyctl.h
46
#define
KEYCTL_REVOKE
3
/prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/
keyctl.h
46
#define
KEYCTL_REVOKE
3
/prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/
keyctl.h
46
#define
KEYCTL_REVOKE
3
/external/strace/xlat/
keyctl_commands.h
13
#if defined(
KEYCTL_REVOKE
) || (defined(HAVE_DECL_KEYCTL_REVOKE) && HAVE_DECL_KEYCTL_REVOKE)
14
XLAT(
KEYCTL_REVOKE
),
/external/strace/
keyctl.c
315
case
KEYCTL_REVOKE
:
Completed in 43 milliseconds