Home
last modified time | relevance | path

Searched refs:sys_getdents (Results 1 – 20 of 20) sorted by relevance

/external/strace/
Dmx32_funcs.h3 #undef sys_getdents
4 #define sys_getdents mx32_sys_getdents macro
Dm32_funcs.h3 #undef sys_getdents
4 #define sys_getdents m32_sys_getdents macro
DChangeLog-CVS806 d_reclen check as in sys_getdents: warn if d_reclen is 0 rather
2183 * file.c (sys_getdents): Likewise.
5268 sys_flock and sys_getdents.
5271 * file.c (sys_getdents): Define unconditionally and handle
DChangeLog18312 (sys_getdents, sys_getdents64): Do not use xmalloc for dirents,
19211 * dirent.c (sys_getdents, sys_getdents64): Likewise.
21368 (sys_getdents): Print d_name using print_quoted_string.
23673 * file.c (print_old_dirent, sys_readdir, sys_getdents, sys_getdents64):
23677 * file.c (sys_getdents): Check for invalid d_reclen.
28250 * file.c (sys_getdents): Decode d_type in unabbreviated mode.
30939 * file.c (sys_getdents): Cap len to 1024*1024.
31030 * file.c (sys_getdents): Likewise.
32535 sys_readdir, sys_getdents, sys_getdirentries, sys_fsetxattr,
33681 * file.c (sys_getdents, sys_getdents64): Avoid malloc(0) call.
/external/google-breakpad/src/client/linux/minidump_writer/
Ddirectory_reader.h67 const int n = sys_getdents(fd_, dent, sizeof(buf_)); in GetNextEntry()
/external/valgrind/docs/internals/
DMERGE_3_10_1.txt48 //339645 Use correct tag names in sys_getdents/64 wrappers
/external/valgrind/coregrind/m_syswrap/
Dpriv_syswrap-generic.h184 DECL_TEMPLATE(generic, sys_getdents); // SVr4,SVID
Dsyswrap-ppc64-linux.c950 GENXY(__NR_getdents, sys_getdents), // 141
Dsyswrap-ppc32-linux.c1028 GENXY(__NR_getdents, sys_getdents), // 141
Dsyswrap-mips64-linux.c713 GENXY (__NR_getdents, sys_getdents),
Dsyswrap-amd64-linux.c790 GENXY(__NR_getdents, sys_getdents), // 78
Dsyswrap-s390x-linux.c803 GENXY(__NR_getdents, sys_getdents), // 141
Dsyswrap-arm-linux.c931 GENXY(__NR_getdents, sys_getdents), // 141
Dsyswrap-mips32-linux.c946 GENXY (__NR_getdents, sys_getdents), // 141
Dsyswrap-x86-linux.c1570 GENXY(__NR_getdents, sys_getdents), // 141
Dsyswrap-generic.c3382 PRE(sys_getdents) in PRE() argument
3392 POST(sys_getdents) in POST() argument
Dsyswrap-solaris.c10320 GENXY(__NR_getdents, sys_getdents), /* 81 */
/external/kernel-headers/original/uapi/asm-generic/
Dunistd.h858 __SYSCALL(__NR_getdents, sys_getdents)
/external/robolectric/v1/lib/main/
Dsqlite-jdbc-3.7.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META- ...
/external/valgrind/
DNEWS477 339645 Use correct tag names in sys_getdents/64 wrappers