Home
last modified time | relevance | path

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

/systemd-251/src/test/
Dtest-fs-util.c683 TEST(rename_noreplace) { in TEST() argument
/systemd-251/src/basic/
Dfs-util.c78 int rename_noreplace(int olddirfd, const char *oldpath, int newdirfd, const char *newpath) { in rename_noreplace() function