Home
last modified time | relevance | path

Searched defs:newpath (Results 1 – 2 of 2) sorted by relevance

/device/soc/hisilicon/ws63v100/sdk/open_source/mbedtls/mbedtls_v3.1.0/library/
Dpsa_its_file.c66 #define rename_replace_existing( oldpath, newpath ) \ argument
69 #define rename_replace_existing( oldpath, newpath ) rename( oldpath, newpath ) argument
/device/soc/hisilicon/ws63v100/sdk/open_source/littlefs/v2.5.0/
Dlfs.c3925 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) {