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

1 2

  /bionic/libc/arch-arm/syscalls/
shutdown.S 8 ldr r7, =__NR_shutdown
  /bionic/libc/unistd/
socketcalls.c 192 #ifndef __NR_shutdown
202 #endif /* !__NR_shutdown */
  /external/valgrind/main/include/vki/
vki-scnums-amd64-linux.h 91 #define __NR_shutdown 48
vki-scnums-arm-linux.h 331 #define __NR_shutdown 293
  /bionic/libc/kernel/arch-sh/asm/
unistd_64.h 248 #define __NR_shutdown 232
  /development/ndk/platforms/android-3/include/sys/
linux-syscalls.h 168 #define __NR_shutdown (__NR_SYSCALL_BASE + 293)
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h 168 #define __NR_shutdown (__NR_SYSCALL_BASE + 293)
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/sys/
linux-syscalls.h 168 #define __NR_shutdown (__NR_SYSCALL_BASE + 293)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/sys/
linux-syscalls.h 168 #define __NR_shutdown (__NR_SYSCALL_BASE + 293)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/sys/
linux-syscalls.h 168 #define __NR_shutdown (__NR_SYSCALL_BASE + 293)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/sys/
linux-syscalls.h 168 #define __NR_shutdown (__NR_SYSCALL_BASE + 293)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/sys/
linux-syscalls.h 168 #define __NR_shutdown (__NR_SYSCALL_BASE + 293)
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h 168 #define __NR_shutdown (__NR_SYSCALL_BASE + 293)
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h 168 #define __NR_shutdown (__NR_SYSCALL_BASE + 293)
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/sys/
linux-syscalls.h 168 #define __NR_shutdown (__NR_SYSCALL_BASE + 293)
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
unistd_64.h 117 #define __NR_shutdown 48
118 __SYSCALL(__NR_shutdown, sys_shutdown)
  /bionic/libc/include/sys/
linux-syscalls.h 176 #define __NR_shutdown (__NR_SYSCALL_BASE + 293)
  /bionic/libc/kernel/arch-arm/asm/
unistd.h 307 #define __NR_shutdown (__NR_SYSCALL_BASE+293)
  /development/ndk/platforms/android-3/arch-arm/include/asm/
unistd.h 307 #define __NR_shutdown (__NR_SYSCALL_BASE+293)
  /development/ndk/platforms/android-9/include/sys/
linux-syscalls.h 172 #define __NR_shutdown (__NR_SYSCALL_BASE + 293)
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 307 #define __NR_shutdown (__NR_SYSCALL_BASE+293)
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 307 #define __NR_shutdown (__NR_SYSCALL_BASE+293)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 307 #define __NR_shutdown (__NR_SYSCALL_BASE+293)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 307 #define __NR_shutdown (__NR_SYSCALL_BASE+293)
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 307 #define __NR_shutdown (__NR_SYSCALL_BASE+293)

Completed in 964 milliseconds

1 2