Home
last modified time | relevance | path

Searched refs:vfs_utime (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/vfs/include/
A Dvfs_api.h386 int vfs_utime(const char *path, const vfs_utimbuf_t *times);
/AliOS-Things-master/components/vfs/
A Dvfs_aos.c203 return _vfs_to_aos_res(vfs_utime(path, (vfs_utimbuf_t *)times)); in aos_utime()
A Dvfs.c1923 int vfs_utime(const char *path, const vfs_utimbuf_t *times) in vfs_utime() function

Completed in 6 milliseconds