Home
last modified time | relevance | path

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

/third_party/NuttX/fs/tmpfs/
H A Dfs_tmpfs.h101 time_t to_atime; /* last access time */ member
H A Dfs_tmpfs.c2458 buf->st_atime = to->to_atime; in tmpfs_stat_common()
2463 buf->__st_atim32.tv_sec = (long)to->to_atime; in tmpfs_stat_common()

Completed in 4 milliseconds