Home
last modified time | relevance | path

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

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