Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Drename.cpp32 int rename(const char* old_path, const char* new_path) { in rename() function
/bionic/tests/
Dstdio_test.cpp2707 TEST(STDIO_TEST, rename) { in TEST() argument