Home
last modified time | relevance | path

Searched refs:__NR_socketcall_portable (Results 1 – 2 of 2) sorted by relevance

/development/ndk/sources/android/libportable/arch-mips/
Dsyscall.c403 #ifdef __NR_socketcall_portable in WRAP()
404 case __NR_socketcall_portable: native_number = __NR_socketcall; break; in WRAP()
/development/ndk/sources/android/libportable/common/include/asm/
Dunistd-portable.h106 #define __NR_socketcall_portable (__NR_SYSCALL_BASE_portable+102) macro
397 #undef __NR_socketcall_portable