Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dno_diff.c57 tocvsPath = wrap_tocvs_process_file (finfo->file); in No_Difference()
H A Dcheckin.c37 tocvsPath = wrap_tocvs_process_file (finfo->file); in Checkin()
H A Dimport.c717 tocvsPath = wrap_tocvs_process_file (vfile); in update_rcs_file()
795 tocvsPath = wrap_tocvs_process_file (vfile); in add_rev()
1142 tocvsPath = wrap_tocvs_process_file (user); in add_rcs_file()
H A Dwrapper.c529 wrap_tocvs_process_file(const char *fileName) in wrap_tocvs_process_file() function
H A Dcvs.h865 char *wrap_tocvs_process_file (const char *fileName);
H A Ddiff.c705 tocvsPath = wrap_tocvs_process_file (finfo->file); in diff_fileproc()
H A DChangeLog-93951749 (wrap_tocvs_process_file): Remove dcl of unused ERR.
H A DChangeLog926 * wrapper.c (wrap_setup, wrap_tocvs_process_file): Ditto.