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