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
  /src/external/gpl2/rcs/dist/src/
rcsutil.c 158 * Added routine fastcopy() to copy remainder of a file in blocks.
769 fastcopy(inf,outf) function

Completed in 20 milliseconds