Searched refs:move_file (Results 1 – 1 of 1) sorted by relevance
98 static int move_file(char *fromdir, char *file, char *todir);234 (void) move_file(CURRENT, dirp->d_name, BACKUP); in statd_init()889 move_file(char *fromdir, char *file, char *todir) in move_file() function