Searched defs:rename (Results 1 – 2 of 2) sorted by relevance
| /bionic/libc/bionic/ | ||
| D | rename.cpp | 32 int rename(const char* old_path, const char* new_path) {  in rename()  function | 
| /bionic/tests/ | ||
| D | stdio_test.cpp | 2738 TEST(STDIO_TEST, rename) {  in TEST()  argument |