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/
Dno_diff.c57 tocvsPath = wrap_tocvs_process_file (finfo->file); in No_Difference()
Dcheckin.c37 tocvsPath = wrap_tocvs_process_file (finfo->file); in Checkin()
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()
Dwrapper.c529 wrap_tocvs_process_file(const char *fileName) in wrap_tocvs_process_file() function
Dcvs.h865 char *wrap_tocvs_process_file (const char *fileName);
Ddiff.c705 tocvsPath = wrap_tocvs_process_file (finfo->file); in diff_fileproc()
DChangeLog-93951749 (wrap_tocvs_process_file): Remove dcl of unused ERR.
DChangeLog926 * wrapper.c (wrap_setup, wrap_tocvs_process_file): Ditto.