Home
last modified time | relevance | path

Searched defs:StatT (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/libcxx/src/filesystem/
H A Dtime_utils.h55 struct StatT { struct
56 unsigned st_mode;
57 TimeSpec st_atim;
58 TimeSpec st_mtim;
59 uint64_t st_dev; // FILE_ID_INFO::VolumeSerialNumber
60 struct FileIdStruct {
68 } st_ino;
69 uint32_t st_nlink;
70 uintmax_t st_size;