Searched refs:aos_rename (Results 1 – 6 of 6) sorted by relevance
116 int aos_rename(const char *oldpath, const char *newpath) in aos_rename() function
228 int aos_rename(const char *oldpath, const char *newpath);
356 int aos_rename(const char *oldpath, const char *newpath);
237 int ret = aos_rename(oldname, newname); in _rename_r()
Completed in 9 milliseconds