Searched defs:rename_replace_existing (Results 1 – 1 of 1) sorted by relevance
62 #define rename_replace_existing(oldpath, newpath) \ macro65 #define rename_replace_existing(oldpath, newpath) rename(oldpath, newpath) macro