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

1 2

  /external/strace/strace/linux/sparc/
syscall.h 85 int sys_getdents(), sys_getdents64(), sys_readdir();
syscall.h.2 71 int sys_getdents(), sys_flock(), sys_msync();
dummy2.h 211 #define solaris_getdents sys_getdents
syscallent.h 175 { 3, 0, sys_getdents, "getdents" }, /* 174 */
  /external/strace/linux/
dummy.h 132 #define sys_getdents printargs macro
syscall.h 72 int sys_getdents(), sys_flock(), sys_msync();
syscallent.h 188 { 3, 0, sys_getdents, "getdents" }, /* 141 */
  /external/strace/strace/linux/
dummy.h 132 #define sys_getdents printargs macro
syscall.h 72 int sys_getdents(), sys_flock(), sys_msync();
syscallent.h 180 { 3, 0, sys_getdents, "getdents" }, /* 141 */
  /external/strace/strace/linux/hppa/
syscallent.h 149 { 3, 0, sys_getdents, "getdents" }, /* 141 */
  /external/strace/strace/linux/powerpc/
syscallent.h 172 { 3, 0, sys_getdents, "getdents" }, /* 141 */
  /external/strace/strace/linux/s390/
syscallent.h 172 { 3, 0, sys_getdents, "getdents" }, /* 141 */
  /external/strace/strace/linux/s390x/
syscallent.h 171 { 3, 0, sys_getdents, "getdents" }, /* 141 */
  /external/strace/strace/linux/sh/
syscallent.h 174 { 3, 0, sys_getdents, "getdents" }, /* 141 */
  /external/strace/strace/linux/sh64/
syscallent.h 172 { 3, 0, sys_getdents, "getdents" }, /* 141 */
  /external/strace/strace/linux/sparc64/
dummy2.h 211 #define solaris_getdents sys_getdents
syscallent.h 175 { 3, 0, sys_getdents, "getdents" }, /* 174 */
syscallent2.h 175 { 3, 0, sys_getdents, "getdents" }, /* 174 */
  /external/strace/strace/linux/x86_64/
syscallent.h 79 { 3, 0, sys_getdents, "getdents" }, /* 78 */
  /external/strace/strace/linux/alpha/
syscallent.h 336 { 3, 0, sys_getdents, "getdents" }, /* 305 */
  /external/strace/strace/linux/ia64/
syscallent.h 107 #define sys_getdents printargs macro
212 #undef sys_getdents macro
    [all...]
  /external/valgrind/main/coregrind/m_syswrap/
priv_syswrap-generic.h 161 DECL_TEMPLATE(generic, sys_getdents); // SVr4,SVID
syswrap-ppc32-linux.c     [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
unistd_64.h 181 __SYSCALL(__NR_getdents, sys_getdents)

Completed in 769 milliseconds

1 2