Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpsa_its_file.c50 #define rename_replace_existing(oldpath, newpath) \ argument
53 #define rename_replace_existing(oldpath, newpath) rename(oldpath, newpath) argument