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

1 2 3 4 5

  /bionic/libc/arch-arm/syscalls/
__getcwd.S 8 ldr r7, =__NR_getcwd
  /bionic/libc/arch-mips/syscalls/
__getcwd.S 11 li $v0, __NR_getcwd
  /bionic/libc/arch-x86/syscalls/
__getcwd.S 11 movl $__NR_getcwd, %eax
  /development/ndk/platforms/android-9/arch-mips/include/sys/
linux-syscalls.h 108 #define __NR_getcwd (__NR_SYSCALL_BASE + 183)
222 #define __NR_getcwd (__NR_SYSCALL_BASE + 183)
319 #define __NR_getcwd (__NR_SYSCALL_BASE + 183)
451 #define __NR_getcwd (__NR_SYSCALL_BASE + 203)
    [all...]
  /external/valgrind/main/include/vki/
vki-scnums-amd64-linux.h 125 #define __NR_getcwd 79
vki-scnums-s390x-linux.h 181 #define __NR_getcwd 183
vki-scnums-arm-linux.h 220 #define __NR_getcwd 183
vki-scnums-ppc32-linux.h 219 #define __NR_getcwd 182
vki-scnums-ppc64-linux.h 219 #define __NR_getcwd 182
vki-scnums-x86-linux.h 220 #define __NR_getcwd 183
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/sys/
linux-syscalls.h 108 #define __NR_getcwd (__NR_SYSCALL_BASE + 183)
222 #define __NR_getcwd (__NR_SYSCALL_BASE + 183)
319 #define __NR_getcwd (__NR_SYSCALL_BASE + 183)
451 #define __NR_getcwd (__NR_SYSCALL_BASE + 203)
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/sys/
linux-syscalls.h 108 #define __NR_getcwd (__NR_SYSCALL_BASE + 183)
222 #define __NR_getcwd (__NR_SYSCALL_BASE + 183)
319 #define __NR_getcwd (__NR_SYSCALL_BASE + 183)
451 #define __NR_getcwd (__NR_SYSCALL_BASE + 203)
    [all...]
  /bionic/libc/kernel/arch-x86/asm/
unistd_32.h 250 #define __NR_getcwd 183
  /development/ndk/platforms/android-3/include/sys/
linux-syscalls.h 94 #define __NR_getcwd (__NR_SYSCALL_BASE + 183)
  /development/ndk/platforms/android-9/arch-x86/include/asm/
unistd_32.h 250 #define __NR_getcwd 183
  /external/kernel-headers/original/asm-x86/
unistd_32.h 191 #define __NR_getcwd 183
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
unistd_32.h 191 #define __NR_getcwd 183
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_32.h 191 #define __NR_getcwd 183
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_32.h 191 #define __NR_getcwd 183
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h 94 #define __NR_getcwd (__NR_SYSCALL_BASE + 183)
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/sys/
linux-syscalls.h 94 #define __NR_getcwd (__NR_SYSCALL_BASE + 183)
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/sys/
linux-syscalls.h 94 #define __NR_getcwd (__NR_SYSCALL_BASE + 183)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
unistd_32.h 198 #define __NR_getcwd 183
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/sys/
linux-syscalls.h 94 #define __NR_getcwd (__NR_SYSCALL_BASE + 183)
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/sys/
linux-syscalls.h 94 #define __NR_getcwd (__NR_SYSCALL_BASE + 183)

Completed in 331 milliseconds

1 2 3 4 5