Home
last modified time | relevance | path

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

/netbsd/src/external/gpl2/xcvs/dist/src/
Drcscmds.c360 const char *use_file1, *use_file2; in RCS_exec_rcsdiff() local
405 use_file2 = workfile; in RCS_exec_rcsdiff()
426 use_file2 = tmpfile2; in RCS_exec_rcsdiff()
430 status = diff_exec (use_file1, use_file2, label1, label2, in RCS_exec_rcsdiff()
440 "cannot diff %s and %s", use_file1, use_file2); in RCS_exec_rcsdiff()