HomeSort by: relevance | last modified time | path
    Searched defs:fastcopy (Results 1 - 2 of 2) sorted by relevancy

  /src/bin/mv/
mv.c 74 static int fastcopy(char *, char *, struct stat *);
265 fastcopy(from, to, &sb) : copy(from, to));
269 fastcopy(char *from, char *to, struct stat *sbp) function in typeref:typename:int
mv.c 74 static int fastcopy(char *, char *, struct stat *);
265 fastcopy(from, to, &sb) : copy(from, to));
269 fastcopy(char *from, char *to, struct stat *sbp) function in typeref:typename:int

Completed in 53 milliseconds