Searched refs:sys_getdents (Results 1 - 15 of 15) sorted by last modified time

/external/valgrind/main/coregrind/m_syswrap/
H A Dpriv_syswrap-generic.h161 DECL_TEMPLATE(generic, sys_getdents); // SVr4,SVID
H A Dsyswrap-amd64-linux.c1149 GENXY(__NR_getdents, sys_getdents), // 78
H A Dsyswrap-arm-linux.c1546 GENXY(__NR_getdents, sys_getdents), // 141
H A Dsyswrap-generic.c3096 PRE(sys_getdents)
3099 PRINT("sys_getdents ( %ld, %#lx, %ld )", ARG1,ARG2,ARG3);
3106 POST(sys_getdents)
H A Dsyswrap-ppc32-linux.c1622 GENXY(__NR_getdents, sys_getdents), // 141
H A Dsyswrap-ppc64-linux.c1268 GENXY(__NR_getdents, sys_getdents), // 141
H A Dsyswrap-s390x-linux.c1277 GENXY(__NR_getdents, sys_getdents), // 141
H A Dsyswrap-x86-linux.c1986 GENXY(__NR_getdents, sys_getdents), // 141
/external/strace/
H A Dfile.c2490 sys_getdents(struct tcb *tcp) function
/external/strace/linux/arm/
H A Dsyscallent.h172 { 3, 0, sys_getdents, "getdents" }, /* 141 */
/external/strace/linux/
H A Ddummy.h131 #define sys_getdents printargs macro
H A Dsyscall.h73 int sys_getdents(), sys_flock(), sys_msync();
/external/strace/linux/i386/
H A Dsyscallent.h172 { 3, TD, sys_getdents, "getdents" }, /* 141 */
/external/strace/linux/mips/
H A Dsyscallent.h4146 { 3, TD, sys_getdents, "getdents" }, /* 4141 */
5427 { 3, 0, sys_getdents, "getdents" }, /* 5076 */
6733 { 3, 0, sys_getdents, "getdents" }, /* 6076 */
6956 { 3, TD, sys_getdents, "getdents" }, /* 6299 */
/external/strace/linux/sh/
H A Dsyscallent.h174 { 3, TD, sys_getdents, "getdents" }, /* 141 */

Completed in 128 milliseconds