HomeSort by relevance Sort by last modified time
    Searched defs:__NR_shutdown (Results 101 - 125 of 172) sorted by null

1 2 3 45 6 7

  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/asm/
unistd_64.h 81 #define __NR_shutdown 48
unistd_x32.h 71 #define __NR_shutdown (__X32_SYSCALL_BIT + 48)
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/asm/
unistd_64.h 81 #define __NR_shutdown 48
unistd_x32.h 71 #define __NR_shutdown (__X32_SYSCALL_BIT + 48)
  /bionic/libc/kernel/uapi/asm-arm/asm/
unistd.h 349 #define __NR_shutdown (__NR_SYSCALL_BASE+293)
  /bionic/libc/kernel/uapi/asm-generic/
unistd.h 306 #define __NR_shutdown 210
  /bionic/libc/kernel/uapi/asm-mips/asm/
unistd.h 252 #define __NR_shutdown (__NR_Linux + 182)
529 #define __NR_shutdown (__NR_Linux + 47)
    [all...]
  /development/ndk/platforms/android-3/arch-arm/include/asm/
unistd.h 354 #define __NR_shutdown (__NR_SYSCALL_BASE+293)
  /development/ndk/platforms/android-9/arch-mips/include/asm/
unistd.h 252 #define __NR_shutdown (__NR_Linux + 182)
524 #define __NR_shutdown (__NR_Linux + 47)
    [all...]
  /development/ndk/platforms/android-L/arch-arm/include/asm/
unistd.h 349 #define __NR_shutdown (__NR_SYSCALL_BASE+293)
  /development/ndk/platforms/android-L/arch-mips/include/asm/
unistd.h 252 #define __NR_shutdown (__NR_Linux + 182)
526 #define __NR_shutdown (__NR_Linux + 47)
    [all...]
  /development/ndk/platforms/android-L/arch-mips64/include/asm/
unistd.h 252 #define __NR_shutdown (__NR_Linux + 182)
526 #define __NR_shutdown (__NR_Linux + 47)
    [all...]
  /development/ndk/platforms/android-L/include/asm-generic/
unistd.h 306 #define __NR_shutdown 210
  /external/chromium_org/sandbox/linux/services/
arm_linux_syscalls.h 1010 #if !defined(__NR_shutdown)
1011 #define __NR_shutdown (__NR_SYSCALL_BASE+293)
mips_linux_syscalls.h 746 #if !defined(__NR_shutdown)
747 #define __NR_shutdown (__NR_Linux + 182)
  /external/kernel-headers/original/uapi/asm-arm/asm/
unistd.h 321 #define __NR_shutdown (__NR_SYSCALL_BASE+293)
  /external/kernel-headers/original/uapi/asm-mips/asm/
unistd.h 205 #define __NR_shutdown (__NR_Linux + 182)
438 #define __NR_shutdown (__NR_Linux + 47)
766 #define __NR_shutdown (__NR_Linux + 47)
    [all...]
  /external/linux-tools-perf/perf-3.12.0/arch/alpha/include/uapi/asm/
unistd.h 138 #define __NR_shutdown 134
  /external/linux-tools-perf/perf-3.12.0/arch/arm/include/uapi/asm/
unistd.h 321 #define __NR_shutdown (__NR_SYSCALL_BASE+293)
  /external/linux-tools-perf/perf-3.12.0/arch/blackfin/include/uapi/asm/
unistd.h 345 #define __NR_shutdown 328
  /external/linux-tools-perf/perf-3.12.0/arch/microblaze/include/uapi/asm/
unistd.h 377 #define __NR_shutdown 359 /* new */
  /external/linux-tools-perf/perf-3.12.0/arch/mips/include/uapi/asm/
unistd.h 205 #define __NR_shutdown (__NR_Linux + 182)
436 #define __NR_shutdown (__NR_Linux + 47)
762 #define __NR_shutdown (__NR_Linux + 47)
    [all...]
  /external/linux-tools-perf/perf-3.12.0/arch/powerpc/include/uapi/asm/
unistd.h 363 #define __NR_shutdown 338
  /external/linux-tools-perf/perf-3.12.0/arch/sh/include/uapi/asm/
unistd_32.h 366 #define __NR_shutdown 352
unistd_64.h 251 #define __NR_shutdown 232

Completed in 1419 milliseconds

1 2 3 45 6 7