Searched refs:st_birthtimespec (Results 1 – 12 of 12) sorted by relevance
46 #define st_btim st_birthtimespec47 #define st_birthtim st_birthtimespec51 #define st_birthtimensec st_birthtimespec.tv_nsec
106 st->st_birthtimespec.tv_nsec = archive_entry_birthtime_nsec(entry); in archive_entry_stat()
68 archive_entry_set_birthtime(entry, st->st_birthtime, st->st_birthtimespec.tv_nsec); in archive_entry_copy_stat()
53 #if defined(st_birthtime) || defined(st_birthtimespec)
92 AC_CHECK_MEMBERS([struct stat.st_birthtim, struct stat.st_birthtime, struct stat.st_birthtimespec],…
574 printf("%lld", (long long)sp->st_birthtimespec.tv_nsec); in show_stat()
237 #define st_birthtimespec st_birthtim macro
749 tsp = &st->st_birthtimespec; in format1()
142 TIME(st_birthtimespec); in lookup_complex()
769 st.st_birthtimespec.tv_nsec = 7459386; in DEFINE_TEST()
1342 filet_nsec = st.st_birthtimespec.tv_nsec; break; in assertion_file_time()
1513 filet_nsec = st.st_birthtimespec.tv_nsec; break; in assertion_file_time()