Home
last modified time | relevance | path

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

/mbedtls-development/library/
A Dpsa_its_file.c66 #define rename_replace_existing( oldpath, newpath ) \ macro
69 #define rename_replace_existing( oldpath, newpath ) rename( oldpath, newpath ) macro

Completed in 3 milliseconds