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