rcs_movefile
if (rcs_movefile(fn, rfp->rf_path, rfp->rf_mode, rfp->rf_flags) == -1) {
static int rcs_movefile(char *, char *, mode_t, u_int);