Searched refs:move_entry (Results 1 - 1 of 1) sorted by relevance

/haiku/src/tools/fs_shell/
H A Dfssh.cpp613 move_entry(int dir, const char *entry, int targetDir, const char* target, function in namespace:FSShell
1178 status = move_entry(-1, argv[argi], targetDir, argv[argi], force);
1190 return move_entry(-1, argv[argi], -1, target, force);

Completed in 72 milliseconds