Searched refs:vfs_utime (Results 1 – 3 of 3) sorted by relevance
386 int vfs_utime(const char *path, const vfs_utimbuf_t *times);
203 return _vfs_to_aos_res(vfs_utime(path, (vfs_utimbuf_t *)times)); in aos_utime()
1923 int vfs_utime(const char *path, const vfs_utimbuf_t *times) in vfs_utime() function
Completed in 6 milliseconds