Home
last modified time | relevance | path

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

/third_party/NuttX/fs/tmpfs/
H A Dfs_tmpfs.h99 time_t to_ctime; /* last changed status time */ member
H A Dfs_tmpfs.c2460 buf->st_ctime = to->to_ctime; in tmpfs_stat_common()
2465 buf->__st_ctim32.tv_sec = (long)to->to_ctime; in tmpfs_stat_common()

Completed in 3 milliseconds