Home
last modified time | relevance | path

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

/system/utest/fs/
A Dtest-link.c37 const char* oldpath = "::a"; in test_link_basic() local
236 const char* oldpath = "::dira/a"; in test_link_between_dirs() local
283 const char* oldpath = "::a"; in test_link_errors() local
/system/ulib/fdio/
A Dunistd.c1446 static int two_path_op_at(uint32_t op, int olddirfd, const char* oldpath, in two_path_op_at()
1488 int renameat(int olddirfd, const char* oldpath, int newdirfd, const char* newpath) { in renameat()
1493 int rename(const char* oldpath, const char* newpath) { in rename()
1498 int link(const char* oldpath, const char* newpath) { in link()

Completed in 11 milliseconds