Home
last modified time | relevance | path

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

/llvm-project/libcxx/src/filesystem/
H A Dtime_utils.h55 struct StatT { struct
56 st_modeStatT global() argument
57 st_atimStatT global() argument
58 st_mtimStatT global() argument
59 st_devStatT global() argument
60 FileIdStructStatT global() argument
68 st_inoStatT global() argument
69 st_nlinkStatT global() argument
70 st_sizeStatT global() argument
[all...]
/llvm-project/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.last_write_time/
H A Dlast_write_time.pass.cpp60 struct StatT { struct
73 static int stat_file(const char *path, StatT *buf, int flags) { in stat_file() argument
98 using StatT = struct stat; typedef
101 using StatT = struct stat; typedef
[all...]