Searched refs:struct_stat (Results 1 – 14 of 14) sorted by relevance
24 #ifndef struct_stat25 # define struct_stat struct stat64 macro32 struct_stat stfile_orig; in test_lutimes_helper()37 struct_stat stlink; in test_lutimes_helper()44 struct_stat stfile; in test_lutimes_helper()
25 #ifndef struct_stat26 # define struct_stat struct stat64 macro36 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()
24 #ifndef struct_stat25 # define struct_stat struct stat64 macro34 struct_stat st; in test_utime_helper()
25 #ifndef struct_stat26 # define struct_stat struct stat64 macro35 struct_stat st; in test_utimes_helper()
23 #ifndef struct_stat24 # define struct_stat struct stat64 macro33 struct_stat st; in test_futimens_helper()
24 #ifndef struct_stat25 # define struct_stat struct stat64 macro34 struct_stat st; in test_futimens_helper()
1 #define struct_stat struct stat macro
32 #ifndef struct_stat33 # define struct_stat struct stat64 macro120 struct_stat st1; in do_test()140 struct_stat st2; in do_test()
Completed in 25 milliseconds