Searched defs:ATime (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/Support/
H A DFileSystem.h164 basic_file_status(file_type Type, perms Perms, time_t ATime, argument
245 file_status(file_type Type, perms Perms, dev_t Dev, nlink_t Links, ino_t Ino, time_t ATime, uint32_t ATimeNSec, time_t MTime, uint32_t MTimeNSec, uid_t UID, gid_t GID, off_t Size) argument

Completed in 195 milliseconds