Searched refs:STRUCT_STAT (Results 1 - 25 of 26) sorted by relevance

12

/external/strace/tests/
H A Dfstat64.c35 # define STRUCT_STAT struct stat64 macro
H A Dfstatat64.c35 # define STRUCT_STAT struct stat64 macro
H A Dlstat64.c35 # define STRUCT_STAT struct stat64 macro
H A Dstat64.c35 # define STRUCT_STAT struct stat64 macro
H A Doldfstat.c39 # define STRUCT_STAT struct __old_kernel_stat macro
H A Doldlstat.c39 # define STRUCT_STAT struct __old_kernel_stat macro
H A Doldstat.c39 # define STRUCT_STAT struct __old_kernel_stat macro
H A Dxstatx.c71 # ifndef STRUCT_STAT
72 # define STRUCT_STAT struct stat macro
155 print_stat(const STRUCT_STAT *st)
236 STRUCT_STAT st[2];
247 STRUCT_STAT *st_cut = tail_alloc(sizeof(long) * 4);
290 offsetof(STRUCT_STAT, member), \
/external/strace/tests-m32/
H A Dfstat64.c35 # define STRUCT_STAT struct stat64 macro
H A Dfstatat64.c35 # define STRUCT_STAT struct stat64 macro
H A Dlstat64.c35 # define STRUCT_STAT struct stat64 macro
H A Dstat64.c35 # define STRUCT_STAT struct stat64 macro
H A Doldfstat.c39 # define STRUCT_STAT struct __old_kernel_stat macro
H A Doldlstat.c39 # define STRUCT_STAT struct __old_kernel_stat macro
H A Doldstat.c39 # define STRUCT_STAT struct __old_kernel_stat macro
H A Dxstatx.c71 # ifndef STRUCT_STAT
72 # define STRUCT_STAT struct stat macro
155 print_stat(const STRUCT_STAT *st)
236 STRUCT_STAT st[2];
247 STRUCT_STAT *st_cut = tail_alloc(sizeof(long) * 4);
290 offsetof(STRUCT_STAT, member), \
/external/strace/tests-mx32/
H A Dfstat64.c35 # define STRUCT_STAT struct stat64 macro
H A Dfstatat64.c35 # define STRUCT_STAT struct stat64 macro
H A Dlstat64.c35 # define STRUCT_STAT struct stat64 macro
H A Dstat64.c35 # define STRUCT_STAT struct stat64 macro
H A Doldfstat.c39 # define STRUCT_STAT struct __old_kernel_stat macro
H A Doldlstat.c39 # define STRUCT_STAT struct __old_kernel_stat macro
H A Doldstat.c39 # define STRUCT_STAT struct __old_kernel_stat macro
H A Dxstatx.c71 # ifndef STRUCT_STAT
72 # define STRUCT_STAT struct stat macro
155 print_stat(const STRUCT_STAT *st)
236 STRUCT_STAT st[2];
247 STRUCT_STAT *st_cut = tail_alloc(sizeof(long) * 4);
290 offsetof(STRUCT_STAT, member), \
/external/e2fsprogs/misc/
H A Dlsattr.c67 #define STRUCT_STAT struct stat64 macro
70 #define STRUCT_STAT struct stat macro
123 STRUCT_STAT st;
142 STRUCT_STAT st;

Completed in 289 milliseconds

12