Home
last modified time | relevance | path

Searched refs:struct_stat (Results 1 – 14 of 14) sorted by relevance

/io/
A Dtst-lutimes.c24 #ifndef struct_stat
25 # define struct_stat struct stat64 macro
32 struct_stat stfile_orig; in test_lutimes_helper()
37 struct_stat stlink; in test_lutimes_helper()
44 struct_stat stfile; in test_lutimes_helper()
A Dtst-utimensat.c25 #ifndef struct_stat
26 # define struct_stat struct stat64 macro
36 struct_stat st; in test_utimesat_helper()
47 struct_stat stfile_orig; in test_utimesat_helper()
53 struct_stat stlink; in test_utimesat_helper()
60 struct_stat stfile; in test_utimesat_helper()
A Dtst-utime.c24 #ifndef struct_stat
25 # define struct_stat struct stat64 macro
34 struct_stat st; in test_utime_helper()
A Dtst-utimes.c25 #ifndef struct_stat
26 # define struct_stat struct stat64 macro
35 struct_stat st; in test_utimes_helper()
A Dtst-futimens.c23 #ifndef struct_stat
24 # define struct_stat struct stat64 macro
33 struct_stat st; in test_futimens_helper()
A Dtst-futimes.c24 #ifndef struct_stat
25 # define struct_stat struct stat64 macro
34 struct_stat st; in test_futimens_helper()
A Dtst-utime-time64.c1 #define struct_stat struct stat macro
A Dtst-utimensat-time64.c1 #define struct_stat struct stat macro
A Dtst-utimes-time64.c1 #define struct_stat struct stat macro
A Dtst-futimens-time64.c1 #define struct_stat struct stat macro
A Dtst-futimes-time64.c1 #define struct_stat struct stat macro
A Dtst-lutimes-time64.c1 #define struct_stat struct stat macro
A Dtst-futimesat-time64.c1 #define struct_stat struct stat macro
A Dtst-futimesat.c32 #ifndef struct_stat
33 # define struct_stat struct stat64 macro
120 struct_stat st1; in do_test()
140 struct_stat st2; in do_test()

Completed in 25 milliseconds