Home
last modified time | relevance | path

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

/third_party/NuttX/fs/tmpfs/
H A Dfs_tmpfs.h100 time_t to_mtime; /* last modified time */ member
H A Dfs_tmpfs.c2459 buf->st_mtime = to->to_mtime; in tmpfs_stat_common()
2464 buf->__st_mtim32.tv_sec = (long)to->to_mtime; in tmpfs_stat_common()

Completed in 4 milliseconds