HomeSort by relevance Sort by last modified time
    Searched refs:__NR_socketcall (Results 26 - 50 of 112) sorted by null

12 3 4 5

  /bionic/libc/arch-x86/syscalls/
socket.S 12 movl $__NR_socketcall, %eax
socketpair.S 12 movl $__NR_socketcall, %eax
  /external/valgrind/main/include/vki/
vki-scnums-s390x-linux.h 113 #define __NR_socketcall 102
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 121 #define __NR_socketcall (__NR_SYSCALL_BASE+102)
354 #undef __NR_socketcall
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 121 #define __NR_socketcall (__NR_SYSCALL_BASE+102)
354 #undef __NR_socketcall
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 121 #define __NR_socketcall (__NR_SYSCALL_BASE+102)
354 #undef __NR_socketcall
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 121 #define __NR_socketcall (__NR_SYSCALL_BASE+102)
354 #undef __NR_socketcall
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 121 #define __NR_socketcall (__NR_SYSCALL_BASE+102)
354 #undef __NR_socketcall
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 121 #define __NR_socketcall (__NR_SYSCALL_BASE+102)
354 #undef __NR_socketcall
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/asm/
unistd.h 121 #define __NR_socketcall (__NR_SYSCALL_BASE+102)
354 #undef __NR_socketcall
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 121 #define __NR_socketcall (__NR_SYSCALL_BASE+102)
354 #undef __NR_socketcall
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 121 #define __NR_socketcall (__NR_SYSCALL_BASE+102)
354 #undef __NR_socketcall
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 121 #define __NR_socketcall (__NR_SYSCALL_BASE+102)
354 #undef __NR_socketcall
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 121 #define __NR_socketcall (__NR_SYSCALL_BASE+102)
354 #undef __NR_socketcall
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/asm/
unistd.h 121 #define __NR_socketcall (__NR_SYSCALL_BASE+102)
354 #undef __NR_socketcall
  /external/valgrind/main/coregrind/
m_libcfile.c 863 res = VG_(do_syscall2)(__NR_socketcall, VKI_SYS_SOCKET, (UWord)&args);
902 res = VG_(do_syscall2)(__NR_socketcall, VKI_SYS_CONNECT, (UWord)&args);
941 res = VG_(do_syscall2)(__NR_socketcall, VKI_SYS_SEND, (UWord)&args);
971 res = VG_(do_syscall2)(__NR_socketcall, VKI_SYS_GETSOCKNAME, (UWord)&args);
1001 res = VG_(do_syscall2)(__NR_socketcall, VKI_SYS_GETPEERNAME, (UWord)&args);
1033 res = VG_(do_syscall2)(__NR_socketcall, VKI_SYS_GETSOCKOPT, (UWord)&args);
    [all...]
  /bionic/libc/kernel/arch-arm/asm/
unistd.h 134 #define __NR_socketcall (__NR_SYSCALL_BASE+102)
481 #undef __NR_socketcall
  /development/ndk/platforms/android-3/arch-arm/include/asm/
unistd.h 134 #define __NR_socketcall (__NR_SYSCALL_BASE+102)
481 #undef __NR_socketcall
  /external/kernel-headers/original/asm-arm/
unistd.h 130 #define __NR_socketcall (__NR_SYSCALL_BASE+102)
441 #undef __NR_socketcall
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/asm/
unistd.h 134 #define __NR_socketcall (__NR_SYSCALL_BASE+102)
481 #undef __NR_socketcall
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 134 #define __NR_socketcall (__NR_SYSCALL_BASE+102)
481 #undef __NR_socketcall
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 134 #define __NR_socketcall (__NR_SYSCALL_BASE+102)
481 #undef __NR_socketcall
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 134 #define __NR_socketcall (__NR_SYSCALL_BASE+102)
481 #undef __NR_socketcall
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 134 #define __NR_socketcall (__NR_SYSCALL_BASE+102)
481 #undef __NR_socketcall
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/asm/
unistd.h 134 #define __NR_socketcall (__NR_SYSCALL_BASE+102)
481 #undef __NR_socketcall

Completed in 563 milliseconds

12 3 4 5