Home
last modified time | relevance | path

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

/lib/mbedtls/external/mbedtls/library/
A Dpsa_its_file.c50 #define rename_replace_existing(oldpath, newpath) \ macro
53 #define rename_replace_existing(oldpath, newpath) rename(oldpath, newpath) macro

Completed in 4 milliseconds