Searched defs:newpath (Results 1 – 2 of 2) sorted by relevance
66 #define rename_replace_existing( oldpath, newpath ) \ argument69 #define rename_replace_existing( oldpath, newpath ) rename( oldpath, newpath ) argument
3925 static int lfs_rename_(lfs_t *lfs, const char *oldpath, const char *newpath) {5969 int lfs_rename(lfs_t *lfs, const char *oldpath, const char *newpath) {