Searched refs:fastcopy (Results 1 - 7 of 7) sorted by path

/netbsd-current/external/gpl2/rcs/dist/src/
H A Dci.c205 * Added call to fastcopy() to copy remainder of RCS file.
664 fastcopy(finptr, frewrite);
1223 fastcopy(unexfile,exfile);
H A Dmerger.c112 fastcopy(rt, f);
H A Drcsbase.h724 void fastcopy P((RILE*,FILE*));
H A Drcsedit.c518 fastcopy(fedit, f);
542 fastcopy(fe,fc);
1904 fastcopy(finptr, frewrite);
H A Drcsmerge.c244 fastcopy(workptr, stdout);
H A Drcsutil.c158 * Added routine fastcopy() to copy remainder of a file in blocks.
769 fastcopy(inf,outf) function
/netbsd-current/bin/mv/
H A Dmv.c74 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

Completed in 377 milliseconds