HomeSort by relevance Sort by last modified time
    Searched refs:__NR_socketcall (Results 1 - 25 of 64) sorted by null

1 2 3

  /bionic/libc/include/sys/
linux-syscalls.h 226 #define __NR_socketcall (__NR_SYSCALL_BASE + 102)
271 #define __NR_socketcall (__NR_SYSCALL_BASE + 102)
272 #define __NR_socketcall (__NR_SYSCALL_BASE + 102)
273 #define __NR_socketcall (__NR_SYSCALL_BASE + 102)
274 #define __NR_socketcall (__NR_SYSCALL_BASE + 102)
275 #define __NR_socketcall (__NR_SYSCALL_BASE + 102)
276 #define __NR_socketcall (__NR_SYSCALL_BASE + 102)
277 #define __NR_socketcall (__NR_SYSCALL_BASE + 102)
278 #define __NR_socketcall (__NR_SYSCALL_BASE + 102)
279 #define __NR_socketcall (__NR_SYSCALL_BASE + 102
    [all...]
  /development/ndk/platforms/android-9/include/sys/
linux-syscalls.h 220 #define __NR_socketcall (__NR_SYSCALL_BASE + 102)
263 #define __NR_socketcall (__NR_SYSCALL_BASE + 102)
264 #define __NR_socketcall (__NR_SYSCALL_BASE + 102)
265 #define __NR_socketcall (__NR_SYSCALL_BASE + 102)
266 #define __NR_socketcall (__NR_SYSCALL_BASE + 102)
267 #define __NR_socketcall (__NR_SYSCALL_BASE + 102)
268 #define __NR_socketcall (__NR_SYSCALL_BASE + 102)
269 #define __NR_socketcall (__NR_SYSCALL_BASE + 102)
270 #define __NR_socketcall (__NR_SYSCALL_BASE + 102)
271 #define __NR_socketcall (__NR_SYSCALL_BASE + 102
    [all...]
  /prebuilt/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/include/sys/
linux-syscalls.h 220 #define __NR_socketcall (__NR_SYSCALL_BASE + 102)
263 #define __NR_socketcall (__NR_SYSCALL_BASE + 102)
264 #define __NR_socketcall (__NR_SYSCALL_BASE + 102)
265 #define __NR_socketcall (__NR_SYSCALL_BASE + 102)
266 #define __NR_socketcall (__NR_SYSCALL_BASE + 102)
267 #define __NR_socketcall (__NR_SYSCALL_BASE + 102)
268 #define __NR_socketcall (__NR_SYSCALL_BASE + 102)
269 #define __NR_socketcall (__NR_SYSCALL_BASE + 102)
270 #define __NR_socketcall (__NR_SYSCALL_BASE + 102)
271 #define __NR_socketcall (__NR_SYSCALL_BASE + 102
    [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-arm/usr/include/sys/
linux-syscalls.h 220 #define __NR_socketcall (__NR_SYSCALL_BASE + 102)
263 #define __NR_socketcall (__NR_SYSCALL_BASE + 102)
264 #define __NR_socketcall (__NR_SYSCALL_BASE + 102)
265 #define __NR_socketcall (__NR_SYSCALL_BASE + 102)
266 #define __NR_socketcall (__NR_SYSCALL_BASE + 102)
267 #define __NR_socketcall (__NR_SYSCALL_BASE + 102)
268 #define __NR_socketcall (__NR_SYSCALL_BASE + 102)
269 #define __NR_socketcall (__NR_SYSCALL_BASE + 102)
270 #define __NR_socketcall (__NR_SYSCALL_BASE + 102)
271 #define __NR_socketcall (__NR_SYSCALL_BASE + 102
    [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/sys/
linux-syscalls.h 220 #define __NR_socketcall (__NR_SYSCALL_BASE + 102)
263 #define __NR_socketcall (__NR_SYSCALL_BASE + 102)
264 #define __NR_socketcall (__NR_SYSCALL_BASE + 102)
265 #define __NR_socketcall (__NR_SYSCALL_BASE + 102)
266 #define __NR_socketcall (__NR_SYSCALL_BASE + 102)
267 #define __NR_socketcall (__NR_SYSCALL_BASE + 102)
268 #define __NR_socketcall (__NR_SYSCALL_BASE + 102)
269 #define __NR_socketcall (__NR_SYSCALL_BASE + 102)
270 #define __NR_socketcall (__NR_SYSCALL_BASE + 102)
271 #define __NR_socketcall (__NR_SYSCALL_BASE + 102
    [all...]
  /bionic/libc/arch-sh/syscalls/
__socketcall.S 31 0: .long __NR_socketcall
  /bionic/libc/arch-x86/syscalls/
accept.S 15 movl $__NR_socketcall, %eax
bind.S 15 movl $__NR_socketcall, %eax
connect.S 15 movl $__NR_socketcall, %eax
getpeername.S 15 movl $__NR_socketcall, %eax
getsockname.S 15 movl $__NR_socketcall, %eax
getsockopt.S 15 movl $__NR_socketcall, %eax
listen.S 15 movl $__NR_socketcall, %eax
recvfrom.S 15 movl $__NR_socketcall, %eax
recvmsg.S 15 movl $__NR_socketcall, %eax
sendmsg.S 15 movl $__NR_socketcall, %eax
sendto.S 15 movl $__NR_socketcall, %eax
setsockopt.S 15 movl $__NR_socketcall, %eax
shutdown.S 15 movl $__NR_socketcall, %eax
socket.S 15 movl $__NR_socketcall, %eax
socketpair.S 15 movl $__NR_socketcall, %eax
  /external/valgrind/main/include/vki/
vki-scnums-ppc32-linux.h 139 #define __NR_socketcall 102
vki-scnums-ppc64-linux.h 139 #define __NR_socketcall 102
  /bionic/libc/kernel/arch-arm/asm/
unistd.h 121 #define __NR_socketcall (__NR_SYSCALL_BASE+102)
354 #undef __NR_socketcall
  /development/ndk/platforms/android-3/arch-arm/include/asm/
unistd.h 121 #define __NR_socketcall (__NR_SYSCALL_BASE+102)
354 #undef __NR_socketcall

Completed in 309 milliseconds

1 2 3