Searched refs:sys_statfs (Results 1 - 17 of 17) sorted by relevance

/external/strace/linux/
H A Ddummy.h143 #define sys_statfs printargs macro
H A Dsyscall.h61 int sys_setpriority(), sys_profil(), sys_statfs(), sys_fstatfs();
/external/strace/linux/arm/
H A Dsyscallent.h130 { 2, TF, sys_statfs, "statfs" }, /* 99 */
/external/strace/linux/i386/
H A Dsyscallent.h130 { 2, TF, sys_statfs, "statfs" }, /* 99 */
/external/strace/linux/sh/
H A Dsyscallent.h132 { 2, TF, sys_statfs, "statfs" }, /* 99 */
/external/valgrind/main/coregrind/m_syswrap/
H A Dpriv_syswrap-generic.h190 DECL_TEMPLATE(generic, sys_statfs); // * L?
H A Dsyswrap-aix5.c2228 PRE(sys_statfs)
2230 PRINT("sys_statfs ( %#lx(%s), %#lx )",ARG1,(Char*)ARG1,ARG2);
2235 POST(sys_statfs)
H A Dsyswrap-ppc64-linux.c1217 GENXY(__NR_statfs, sys_statfs), // 99
H A Dsyswrap-amd64-linux.c1220 GENXY(__NR_statfs, sys_statfs), // 137
H A Dsyswrap-ppc32-linux.c1570 GENXY(__NR_statfs, sys_statfs), // 99
H A Dsyswrap-s390x-linux.c1226 GENXY(__NR_statfs, sys_statfs), // 99
H A Dsyswrap-arm-linux.c1493 GENXY(__NR_statfs, sys_statfs), // 99
H A Dsyswrap-x86-linux.c1933 GENXY(__NR_statfs, sys_statfs), // 99
H A Dsyswrap-generic.c3990 PRE(sys_statfs)
3992 PRINT("sys_statfs ( %#lx(%s), %#lx )",ARG1,(char*)ARG1,ARG2);
3997 POST(sys_statfs)
H A Dsyswrap-darwin.c7987 GENXY(__NR_statfs, sys_statfs),
/external/strace/linux/mips/
H A Dsyscallent.h4104 { 3, TF, sys_statfs, "statfs" }, /* 4099 */
5485 { 3, 0, sys_statfs, "statfs" }, /* 5134 */
6791 { 3, 0, sys_statfs, "statfs" }, /* 6134 */
/external/strace/
H A Dfile.c1786 sys_statfs(struct tcb *tcp) function

Completed in 165 milliseconds