OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:KEYCTL_UNLINK
(Results
1 - 14
of
14
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
keyctl.h
46
#define
KEYCTL_UNLINK
9 /* unlink a key from a keyring */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
keyctl.h
46
#define
KEYCTL_UNLINK
9 /* unlink a key from a keyring */
/external/strace/xlat/
keyctl_commands.h
40
#if !(defined(
KEYCTL_UNLINK
) || (defined(HAVE_DECL_KEYCTL_UNLINK) && HAVE_DECL_KEYCTL_UNLINK))
41
# define
KEYCTL_UNLINK
9
43
XLAT(
KEYCTL_UNLINK
),
/bionic/libc/kernel/uapi/linux/
keyctl.h
54
#define
KEYCTL_UNLINK
9
/development/ndk/platforms/android-21/include/linux/
keyctl.h
54
#define
KEYCTL_UNLINK
9
/external/kernel-headers/original/uapi/linux/
keyctl.h
46
#define
KEYCTL_UNLINK
9 /* unlink a key from a keyring */
/prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
keyctl.h
54
#define
KEYCTL_UNLINK
9
/prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
keyctl.h
54
#define
KEYCTL_UNLINK
9
/prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
keyctl.h
54
#define
KEYCTL_UNLINK
9
/prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
keyctl.h
54
#define
KEYCTL_UNLINK
9
/prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
keyctl.h
54
#define
KEYCTL_UNLINK
9
/prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
keyctl.h
54
#define
KEYCTL_UNLINK
9
/system/extras/ext4_utils/
key_control.cpp
9
#define
KEYCTL_UNLINK
9 /* unlink a key from a keyring */
/external/strace/
keyctl.c
289
case
KEYCTL_UNLINK
:
Completed in 322 milliseconds