Home
last modified time | relevance | path

Searched refs:st_modtime (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/libc_stub/
A Dnewlib_stub.c264 pstat->st_mtime = stat.st_modtime; in _stat_r()
285 buf->st_mtime = stat_temp.st_modtime; in _fstat_r()
/AliOS-Things-master/components/vfs/include/
A Dvfs_types.h20 time_t st_modtime; /* time of last modification */ member
/AliOS-Things-master/components/vfs/include/aos/
A Dvfs.h52 time_t st_modtime; /**< time of last modification */ member
/AliOS-Things-master/components/amp_adapter/portfiles/aos/
A Dvfs.h52 time_t st_modtime; /**< time of last modification */ member
/AliOS-Things-master/components/amp_adapter/
A Dvfs.h52 time_t st_modtime; /**< time of last modification */ member
/AliOS-Things-master/components/littlefs/src/
A Dlittlefs_vfs.c983 st->st_modtime = time(NULL); in lfs_vfs_fstat()
1014 st->st_modtime = t; in lfs_vfs_stat()

Completed in 12 milliseconds