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