Searched refs:sys_getdents (Results 1 - 16 of 16) sorted by relevance
/external/strace/ |
H A D | m32_funcs.h | 3 #undef sys_getdents macro 4 #define sys_getdents m32_sys_getdents macro
|
H A D | mx32_funcs.h | 3 #undef sys_getdents macro 4 #define sys_getdents mx32_sys_getdents macro
|
/external/google-breakpad/src/client/linux/minidump_writer/ |
H A D | directory_reader.h | 67 const int n = sys_getdents(fd_, dent, sizeof(buf_));
|
/external/valgrind/coregrind/m_syswrap/ |
H A D | priv_syswrap-generic.h | 184 DECL_TEMPLATE(generic, sys_getdents); // SVr4,SVID
|
H A D | syswrap-ppc64-linux.c | 950 GENXY(__NR_getdents, sys_getdents), // 141
|
H A D | syswrap-amd64-linux.c | 790 GENXY(__NR_getdents, sys_getdents), // 78
|
H A D | syswrap-arm-linux.c | 931 GENXY(__NR_getdents, sys_getdents), // 141
|
H A D | syswrap-mips32-linux.c | 946 GENXY (__NR_getdents, sys_getdents), // 141
|
H A D | syswrap-mips64-linux.c | 713 GENXY (__NR_getdents, sys_getdents),
|
H A D | syswrap-ppc32-linux.c | 1028 GENXY(__NR_getdents, sys_getdents), // 141
|
H A D | syswrap-s390x-linux.c | 803 GENXY(__NR_getdents, sys_getdents), // 141
|
H A D | syswrap-x86-linux.c | 1570 GENXY(__NR_getdents, sys_getdents), // 141
|
H A D | syswrap-generic.c | 3382 PRE(sys_getdents) 3385 PRINT("sys_getdents ( %lu, %#lx, %lu )", ARG1, ARG2, ARG3); 3392 POST(sys_getdents)
|
H A D | syswrap-solaris.c | 10320 GENXY(__NR_getdents, sys_getdents), /* 81 */
|
/external/kernel-headers/original/uapi/asm-generic/ |
H A D | unistd.h | 858 __SYSCALL(__NR_getdents, sys_getdents)
|
/external/robolectric/v1/lib/main/ |
H A D | sqlite-jdbc-3.7.2.jar | META-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org. ... |
Completed in 207 milliseconds