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

1 2

  /external/strace/linux/
syscall.h 99 int sys_getdents();
  /external/strace/linux/avr32/
syscallent.h 151 { 3, TD, sys_getdents, "getdents" }, /* 123 */
  /external/strace/linux/sparc/
dummy2.h 209 #define solaris_getdents sys_getdents
syscallent.h 175 { 3, TD, sys_getdents, "getdents" }, /* 174 */
  /external/strace/linux/sparc64/
dummy2.h 209 #define solaris_getdents sys_getdents
  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
linuxthreads.cc 356 ssize_t nbytes = sys_getdents(proc, (struct kernel_dirent *)buf,
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
linuxthreads.cc 356 ssize_t nbytes = sys_getdents(proc, (struct kernel_dirent *)buf,
  /external/strace/linux/aarch64/
syscallent1.h 316 { 3, TD, sys_getdents, "getdents" }, /* 1065 */
  /external/strace/linux/bfin/
syscallent.h 170 { 3, TD, sys_getdents, "getdents" }, /* 141 */
  /external/strace/linux/hppa/
syscallent.h 146 { 3, TD, sys_getdents, "getdents" }, /* 141 */
  /external/strace/linux/microblaze/
syscallent.h 170 { 3, TD, sys_getdents, "getdents" }, /* 141 */
  /external/strace/linux/x32/
syscallent.h 79 { 3, TD, sys_getdents, "getdents" }, /* 78 */
  /external/strace/linux/x86_64/
syscallent.h 79 { 3, TD, sys_getdents, "getdents" }, /* 78 */
  /external/strace/linux/xtensa/
syscallent.h 55 { 3, TD, sys_getdents, "getdents" }, /* 59 */
  /external/strace/linux/ia64/
syscallent.h 103 #define sys_getdents printargs macro
202 #undef sys_getdents macro
    [all...]
  /external/strace/linux/alpha/
syscallent.h 334 { 3, TD, sys_getdents, "getdents" }, /* 305 */
  /external/strace/linux/arm/
syscallent.h 170 { 3, TD, sys_getdents, "getdents" }, /* 141 */
  /external/strace/linux/i386/
syscallent.h 170 { 3, TD, sys_getdents, "getdents" }, /* 141 */
  /external/strace/linux/m68k/
syscallent.h 170 { 3, TD, sys_getdents, "getdents" }, /* 141 */
  /external/strace/linux/mips/
syscallent-n64.h 79 { 3, TD, sys_getdents, "getdents" }, /* 5076 */
  /external/strace/linux/powerpc/
syscallent.h 170 { 3, TD, sys_getdents, "getdents" }, /* 141 */
  /external/strace/linux/s390/
syscallent.h 172 { 3, TD, sys_getdents, "getdents" }, /* 141 */
  /external/strace/linux/s390x/
syscallent.h 171 { 3, TD, sys_getdents, "getdents" }, /* 141 */
  /external/strace/linux/sh/
syscallent.h 172 { 3, TD, sys_getdents, "getdents" }, /* 141 */
  /external/strace/linux/sh64/
syscallent.h 170 { 3, TD, sys_getdents, "getdents" }, /* 141 */

Completed in 124 milliseconds

1 2