Searched refs:rename (Results 1 – 4 of 4) sorted by relevance
32 int rename(const char* old_path, const char* new_path) { in rename() function
75 using ::rename;
276 extern int rename(const char*, const char*);
180 bionic/rename.cpp \