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

1 2

  /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
vki-scnums-arm-linux.h 178 #define __NR_getdents 141
vki-scnums-mips32-linux.h 181 #define __NR_getdents (__NR_Linux + 141)
vki-scnums-ppc32-linux.h 178 #define __NR_getdents 141
vki-scnums-ppc64-linux.h 178 #define __NR_getdents 141
vki-scnums-x86-linux.h 178 #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)
unistd_32.h 162 #define __NR_getdents 141
  /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)
unistd_32.h 145 #define __NR_getdents 141
  /external/strace/
scno.h 959 #ifndef __NR_getdents
960 # define __NR_getdents (SYSCALL_BIT | 1065)
  /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)
  /bionic/libc/kernel/uapi/asm-arm/asm/
unistd-common.h 125 #define __NR_getdents (__NR_SYSCALL_BASE + 141)
  /bionic/libc/kernel/uapi/asm-generic/
unistd.h 384 #define __NR_getdents 1065
  /bionic/libc/kernel/uapi/asm-mips/asm/
unistd.h 165 #define __NR_getdents (__NR_Linux + 141)
472 #define __NR_getdents (__NR_Linux + 76)
    [all...]
  /external/google-breakpad/src/third_party/lss/
linux_syscall_support.h 988 #ifndef __NR_getdents
989 #define __NR_getdents __NR_getdents64
    [all...]
  /external/kernel-headers/original/uapi/asm-arm/asm/
unistd-common.h 108 #define __NR_getdents (__NR_SYSCALL_BASE + 141)
  /external/kernel-headers/original/uapi/asm-generic/
unistd.h 858 #define __NR_getdents 1065
860 __SYSCALL(__NR_getdents, sys_getdents)
  /external/kernel-headers/original/uapi/asm-mips/asm/
unistd.h 165 #define __NR_getdents (__NR_Linux + 141)
485 #define __NR_getdents (__NR_Linux + 76)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/asm/
unistd_32.h 149 #define __NR_getdents 141

Completed in 286 milliseconds

1 2