OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:KEYCTL_INSTANTIATE
(Results
1 - 13
of
13
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
keyctl.h
49
#define
KEYCTL_INSTANTIATE
12 /* instantiate a partially constructed key */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
keyctl.h
49
#define
KEYCTL_INSTANTIATE
12 /* instantiate a partially constructed key */
/external/strace/xlat/
keyctl_commands.h
52
#if !(defined(
KEYCTL_INSTANTIATE
) || (defined(HAVE_DECL_KEYCTL_INSTANTIATE) && HAVE_DECL_KEYCTL_INSTANTIATE))
53
# define
KEYCTL_INSTANTIATE
12
55
XLAT(
KEYCTL_INSTANTIATE
),
/bionic/libc/kernel/uapi/linux/
keyctl.h
57
#define
KEYCTL_INSTANTIATE
12
/development/ndk/platforms/android-21/include/linux/
keyctl.h
57
#define
KEYCTL_INSTANTIATE
12
/external/kernel-headers/original/uapi/linux/
keyctl.h
49
#define
KEYCTL_INSTANTIATE
12 /* instantiate a partially constructed key */
/prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
keyctl.h
57
#define
KEYCTL_INSTANTIATE
12
/prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
keyctl.h
57
#define
KEYCTL_INSTANTIATE
12
/prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
keyctl.h
57
#define
KEYCTL_INSTANTIATE
12
/prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
keyctl.h
57
#define
KEYCTL_INSTANTIATE
12
/prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
keyctl.h
57
#define
KEYCTL_INSTANTIATE
12
/prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
keyctl.h
57
#define
KEYCTL_INSTANTIATE
12
/external/strace/
keyctl.c
309
case
KEYCTL_INSTANTIATE
:
Completed in 391 milliseconds