Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/fs.d/nfs/statd/
H A Dsm_statd.c98 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