HomeSort by relevance Sort by last modified time
    Searched defs:__NR_symlink (Results 26 - 50 of 158) sorted by null

12 3 4 5 6 7

  /prebuilts/ndk/current/platforms/android-19/arch-arm/usr/include/sys/
linux-syscalls.h 98 #define __NR_symlink (__NR_SYSCALL_BASE + 83)
  /prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/sys/
linux-syscalls.h 55 #define __NR_symlink (__NR_SYSCALL_BASE + 83)
    [all...]
  /prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/sys/
linux-syscalls.h 98 #define __NR_symlink (__NR_SYSCALL_BASE + 83)
  /prebuilts/ndk/current/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h 96 #define __NR_symlink (__NR_SYSCALL_BASE + 83)
  /prebuilts/ndk/current/platforms/android-4/arch-arm/usr/include/sys/
linux-syscalls.h 96 #define __NR_symlink (__NR_SYSCALL_BASE + 83)
  /prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/sys/
linux-syscalls.h 96 #define __NR_symlink (__NR_SYSCALL_BASE + 83)
  /prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/sys/
linux-syscalls.h 96 #define __NR_symlink (__NR_SYSCALL_BASE + 83)
  /prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/sys/
linux-syscalls.h 98 #define __NR_symlink (__NR_SYSCALL_BASE + 83)
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/sys/
linux-syscalls.h 55 #define __NR_symlink (__NR_SYSCALL_BASE + 83)
    [all...]
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/sys/
linux-syscalls.h 98 #define __NR_symlink (__NR_SYSCALL_BASE + 83)
  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_64.h 131 #define __NR_symlink 88
unistd_x32.h 117 #define __NR_symlink (__X32_SYSCALL_BIT + 88)
  /development/ndk/platforms/android-21/arch-x86/include/asm/
unistd_64.h 131 #define __NR_symlink 88
unistd_x32.h 117 #define __NR_symlink (__X32_SYSCALL_BIT + 88)
  /development/ndk/platforms/android-21/arch-x86_64/include/asm/
unistd_64.h 131 #define __NR_symlink 88
unistd_x32.h 117 #define __NR_symlink (__X32_SYSCALL_BIT + 88)
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_64.h 92 #define __NR_symlink 88
unistd_x32.h 81 #define __NR_symlink (__X32_SYSCALL_BIT + 88)
  /external/libchrome/sandbox/linux/system_headers/
mips64_linux_syscalls.h 360 #if !defined(__NR_symlink)
361 #define __NR_symlink (__NR_Linux + 86)
x86_64_linux_syscalls.h 365 #if !defined(__NR_symlink)
366 #define __NR_symlink 88
  /external/valgrind/include/vki/
vki-scnums-amd64-linux.h 136 #define __NR_symlink 88
vki-scnums-mips64-linux.h 125 #define __NR_symlink (__NR_Linux + 86)
vki-scnums-s390x-linux.h 98 #define __NR_symlink 83
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
unistd_64.h 202 #define __NR_symlink 88
203 __SYSCALL(__NR_symlink, sys_symlink)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
unistd.h 662 #define __NR_symlink 1036
663 __SYSCALL(__NR_symlink, sys_symlink)

Completed in 399 milliseconds

12 3 4 5 6 7