Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mv/
H A Dmv.c82 static int chkfiles(char *, char **);
475 switch (chkfiles(source, &target)) { in lnkfil()
528 switch (chkfiles(source, &target)) { in cpymve()
992 chkfiles(char *source, char **to) in chkfiles() function