Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/cvs/src/
H A Dno_diff.c51 tocvsPath = wrap_tocvs_process_file (finfo->file);
H A Dcheckin.c44 tocvsPath = wrap_tocvs_process_file (finfo->file);
H A Dimport.c647 tocvsPath = wrap_tocvs_process_file (vfile);
726 tocvsPath = wrap_tocvs_process_file (vfile);
1054 tocvsPath = wrap_tocvs_process_file (user);
H A Dwrapper.c579 wrap_tocvs_process_file(fileName) in wrap_tocvs_process_file() function
H A Ddiff.c598 tocvsPath = wrap_tocvs_process_file(finfo->file);
H A Dcvs.h840 char *wrap_tocvs_process_file PROTO((const char *fileName));
H A DChangeLog-93951749 (wrap_tocvs_process_file): Remove dcl of unused ERR.