Searched refs:rename_replace_existing (Results 1 – 2 of 2) sorted by relevance
50 #define rename_replace_existing(oldpath, newpath) \ macro53 #define rename_replace_existing(oldpath, newpath) rename(oldpath, newpath) macro225 if (rename_replace_existing(PSA_ITS_STORAGE_TEMP, filename) != 0) { in psa_its_set()
50 #define rename_replace_existing(oldpath, newpath) \ macro53 #define rename_replace_existing(oldpath, newpath) rename(oldpath, newpath) macro230 if (rename_replace_existing(PSA_ITS_STORAGE_TEMP, filename) != 0) { in psa_its_set()