Searched refs:fs_st_atime (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/Support/
H A DFileSystem.h140 time_t fs_st_atime = 0; member in class:llvm::sys::fs::basic_file_status
167 : fs_st_atime(ATime), fs_st_mtime(MTime),
/freebsd-current/contrib/llvm-project/llvm/lib/Support/Unix/
H A DPath.inc344 return toTimePoint(fs_st_atime, fs_st_atime_nsec);

Completed in 187 milliseconds