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

1 2

  /bionic/libc/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...]
  /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...]
  /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
  /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
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 121 #define __NR_socketcall (__NR_SYSCALL_BASE+102)
354 #undef __NR_socketcall
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 121 #define __NR_socketcall (__NR_SYSCALL_BASE+102)
354 #undef __NR_socketcall
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 121 #define __NR_socketcall (__NR_SYSCALL_BASE+102)
354 #undef __NR_socketcall
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 121 #define __NR_socketcall (__NR_SYSCALL_BASE+102)
354 #undef __NR_socketcall
  /bionic/libc/kernel/arch-sh/asm/
unistd_32.h 117 #define __NR_socketcall 102
unistd_64.h 117 #define __NR_socketcall 102

Completed in 358 milliseconds

1 2