Home
last modified time | relevance | path

Searched defs:aos_utimbuf (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/vfs/include/aos/
A Dvfs.h31 struct aos_utimbuf { struct
32 time_t actime; /**< time of last access */
33 time_t modtime; /**< time of last modification */
/AliOS-Things-master/components/amp_adapter/portfiles/aos/
A Dvfs.h31 struct aos_utimbuf { struct
32 time_t actime; /**< time of last access */
33 time_t modtime; /**< time of last modification */
/AliOS-Things-master/components/amp_adapter/
A Dvfs.h31 struct aos_utimbuf { struct
32 time_t actime; /**< time of last access */
33 time_t modtime; /**< time of last modification */

Completed in 7 milliseconds