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

/asus-wl-520gu-7.0.1.45/src/router/busybox/
H A Dmv.c87 static int move_file(const char *source, const char *dest) function
153 if (move_file(argv[optind], argv[optind + 1]) < 0)
162 if (move_file(argv[i], dest) < 0)

Completed in 29 milliseconds