Searched defs:__NR_socketcall (Results 1 - 4 of 4) sorted by relevance

/bionic/libc/include/sys/
H A Dlinux-syscalls.h223 #define __NR_socketcall (__NR_SYSCALL_BASE + 102) macro
/bionic/libc/kernel/arch-arm/asm/
H A Dunistd.h134 #define __NR_socketcall (__NR_SYSCALL_BASE+102) macro
481 #undef __NR_socketcall macro
/bionic/libc/kernel/arch-mips/asm/
H A Dunistd.h152 #define __NR_socketcall (__NR_Linux + 102) macro
/bionic/libc/kernel/arch-x86/asm/
H A Dunistd_32.h149 #define __NR_socketcall 102 macro

Completed in 95 milliseconds