Searched refs:__NR_socketcall (Results 1 - 20 of 20) sorted by relevance

/bionic/libc/include/sys/
H A Dlinux-syscalls.h220 #define __NR_socketcall (__NR_SYSCALL_BASE + 102) macro
263 #define __NR_socketcall (__NR_SYSCALL_BASE + 102) macro
264 #define __NR_socketcall (__NR_SYSCALL_BASE + 102) macro
265 #define __NR_socketcall (__NR_SYSCALL_BASE + 102) macro
266 #define __NR_socketcall (__NR_SYSCALL_BASE + 102) macro
267 #define __NR_socketcall (__NR_SYSCALL_BASE + 102) macro
268 #define __NR_socketcall (__NR_SYSCALL_BASE + 102) macro
269 #define __NR_socketcall (__NR_SYSCALL_BASE + 102) macro
270 #define __NR_socketcall (__NR_SYSCALL_BASE + 102) macro
271 #define __NR_socketcall (__NR_SYSCALL_BAS macro
272 #define __NR_socketcall macro
273 #define __NR_socketcall macro
274 #define __NR_socketcall macro
275 #define __NR_socketcall macro
276 #define __NR_socketcall macro
277 #define __NR_socketcall macro
[all...]
/bionic/libc/arch-x86/syscalls/
H A Daccept.S15 movl $__NR_socketcall, %eax
H A Dbind.S15 movl $__NR_socketcall, %eax
H A Dconnect.S15 movl $__NR_socketcall, %eax
H A Dgetpeername.S15 movl $__NR_socketcall, %eax
H A Dgetsockname.S15 movl $__NR_socketcall, %eax
H A Dgetsockopt.S15 movl $__NR_socketcall, %eax
H A Dlisten.S15 movl $__NR_socketcall, %eax
H A Drecvfrom.S15 movl $__NR_socketcall, %eax
H A Drecvmsg.S15 movl $__NR_socketcall, %eax
H A Dsendmsg.S15 movl $__NR_socketcall, %eax
H A Dsendto.S15 movl $__NR_socketcall, %eax
H A Dsetsockopt.S15 movl $__NR_socketcall, %eax
H A Dshutdown.S15 movl $__NR_socketcall, %eax
H A Dsocket.S15 movl $__NR_socketcall, %eax
H A Dsocketpair.S15 movl $__NR_socketcall, %eax
/bionic/libc/kernel/arch-arm/asm/
H A Dunistd.h121 #define __NR_socketcall (__NR_SYSCALL_BASE+102) macro
354 #undef __NR_socketcall macro
/bionic/libc/kernel/arch-sh/asm/
H A Dunistd_32.h117 #define __NR_socketcall 102 macro
H A Dunistd_64.h117 #define __NR_socketcall 102 macro
/bionic/libc/kernel/arch-x86/asm/
H A Dunistd_32.h117 #define __NR_socketcall 102 macro

Completed in 52 milliseconds