OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__NR_keyctl_portable
(Results
1 - 2
of
2
) sorted by null
/development/ndk/sources/android/libportable/arch-mips/
syscall.c
238
#ifdef
__NR_keyctl_portable
239
case
__NR_keyctl_portable
: native_number = __NR_keyctl; break;
/development/ndk/sources/android/libportable/common/include/asm/
unistd-portable.h
310
#define
__NR_keyctl_portable
(__NR_SYSCALL_BASE_portable+311)
Completed in 29 milliseconds