Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/library/
Dpsa_its_file.c50 #define rename_replace_existing(oldpath, newpath) \ argument
53 #define rename_replace_existing(oldpath, newpath) rename(oldpath, newpath) argument