Searched refs:st_birthtime (Results 1 – 10 of 10) sorted by relevance
94 CHECK(now >= stat.st_birthtime); in test_pdfork()95 CHECK((now - stat.st_birthtime) < 2); in test_pdfork()96 CHECK(stat.st_birthtime == stat.st_atime); in test_pdfork()
65 archive_entry_set_birthtime(entry, st->st_birthtime, st->st_birthtimespec.tv_nsec); in archive_entry_copy_stat()67 archive_entry_set_birthtime(entry, st->st_birthtime, 0); in archive_entry_copy_stat()
68 st->st_birthtime = archive_entry_birthtime(entry); in archive_entry_stat()
183 #define st_birthtime st_birthtim.tv_sec macro
263 COMPARE((now - entry->fts_statp->st_birthtime + in f_Xmin()306 xtime = entry->fts_statp->st_birthtime; in f_Xtime()
177 printtime(sp->st_birthtime); in printlong()
707 dinp->di_birthtime = cur->inode->st.st_birthtime; in ffs_build_dinode2()
1256 case 'b': filet = st.st_birthtime; in assertion_file_time()
1257 case 'b': filet = st.st_birthtime; in assertion_file_time()
1255 case 'b': filet = st.st_birthtime; in assertion_file_time()