HomeSort by relevance Sort by last modified time
    Searched defs:__NR_getdents (Results 1 - 25 of 186) sorted by null

1 2 3 4 5 6 7 8

  /external/valgrind/include/vki/
vki-scnums-solaris.h 138 #define __NR_getdents SYS_getdents
vki-scnums-amd64-linux.h 124 #define __NR_getdents 78
vki-scnums-mips64-linux.h 115 #define __NR_getdents (__NR_Linux + 76)
vki-scnums-s390x-linux.h 146 #define __NR_getdents 141
  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_64.h 99 #define __NR_getdents 78
unistd_x32.h 88 #define __NR_getdents (__X32_SYSCALL_BIT + 78)
  /development/ndk/platforms/android-21/arch-x86/include/asm/
unistd_64.h 119 #define __NR_getdents 78
unistd_x32.h 105 #define __NR_getdents (__X32_SYSCALL_BIT + 78)
  /development/ndk/platforms/android-21/arch-x86_64/include/asm/
unistd_64.h 119 #define __NR_getdents 78
unistd_x32.h 105 #define __NR_getdents (__X32_SYSCALL_BIT + 78)
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_64.h 82 #define __NR_getdents 78
unistd_x32.h 71 #define __NR_getdents (__X32_SYSCALL_BIT + 78)
  /external/libchrome/sandbox/linux/system_headers/
mips64_linux_syscalls.h 320 #if !defined(__NR_getdents)
321 #define __NR_getdents (__NR_Linux + 76)
x86_64_linux_syscalls.h 325 #if !defined(__NR_getdents)
326 #define __NR_getdents 78
  /external/strace/
scno.h 242 #ifndef __NR_getdents
243 # define __NR_getdents (SYSCALL_BIT | 78)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
unistd_64.h 180 #define __NR_getdents 78
181 __SYSCALL(__NR_getdents, sys_getdents)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
unistd.h 746 #define __NR_getdents 1065
748 __SYSCALL(__NR_getdents, sys_getdents)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
unistd.h 817 #define __NR_getdents 1065
819 __SYSCALL(__NR_getdents, sys_getdents)
  /prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/asm/
unistd_64.h 119 #define __NR_getdents 78
unistd_x32.h 105 #define __NR_getdents (__X32_SYSCALL_BIT + 78)
  /prebuilts/ndk/r10/platforms/android-21/arch-x86_64/usr/include/asm/
unistd_64.h 119 #define __NR_getdents 78
unistd_x32.h 105 #define __NR_getdents (__X32_SYSCALL_BIT + 78)
  /prebuilts/ndk/r10/platforms/android-23/arch-x86/usr/include/asm/
unistd_64.h 119 #define __NR_getdents 78
unistd_x32.h 105 #define __NR_getdents (__X32_SYSCALL_BIT + 78)
  /prebuilts/ndk/r10/platforms/android-23/arch-x86_64/usr/include/asm/
unistd_64.h 119 #define __NR_getdents 78

Completed in 1720 milliseconds

1 2 3 4 5 6 7 8