HomeSort by relevance Sort by last modified time
    Searched refs:sys_getdents64 (Results 1 - 17 of 17) sorted by null

  /external/strace/linux/
syscall.h 88 int sys_getdents64();
  /external/strace/linux/arm/
syscallent.h 250 { 3, 0, sys_getdents64, "getdents64" }, /* 217 */
  /external/strace/linux/i386/
syscallent.h 253 { 3, TD, sys_getdents64, "getdents64" }, /* 220 */
  /external/strace/linux/sh/
syscallent.h 255 { 3, TD, sys_getdents64, "getdents64" }, /* 220 */
  /external/valgrind/main/coregrind/m_syswrap/
priv_syswrap-generic.h 205 DECL_TEMPLATE(generic, sys_getdents64); // * (SVr4,SVID?)
syswrap-ppc64-linux.c     [all...]
syswrap-amd64-linux.c     [all...]
syswrap-ppc32-linux.c     [all...]
syswrap-s390x-linux.c     [all...]
syswrap-arm-linux.c     [all...]
syswrap-x86-linux.c     [all...]
syswrap-generic.c     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
unistd_64.h 500 __SYSCALL(__NR_getdents64, sys_getdents64)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_64.h 500 __SYSCALL(__NR_getdents64, sys_getdents64)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_64.h 500 __SYSCALL(__NR_getdents64, sys_getdents64)
  /external/strace/
file.c 2540 sys_getdents64(struct tcb *tcp) function
    [all...]
  /external/strace/linux/mips/
syscallent.h     [all...]

Completed in 242 milliseconds