Home
last modified time | relevance | path

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

/dflybsd-src/contrib/cvs-1.12/src/
H A Dno_diff.c55 tocvsPath = wrap_tocvs_process_file (finfo->file); in No_Difference()
H A Dcheckin.c35 tocvsPath = wrap_tocvs_process_file (finfo->file); in Checkin()
H A Dimport.c700 tocvsPath = wrap_tocvs_process_file (vfile); in update_rcs_file()
778 tocvsPath = wrap_tocvs_process_file (vfile); in add_rev()
1125 tocvsPath = wrap_tocvs_process_file (user); in add_rcs_file()
H A Dwrapper.c527 wrap_tocvs_process_file(const char *fileName) in wrap_tocvs_process_file() function
H A Dcvs.h838 char *wrap_tocvs_process_file (const char *fileName);
H A Ddiff.c692 tocvsPath = wrap_tocvs_process_file (finfo->file); in diff_fileproc()