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

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

Completed in 257 milliseconds