Home
last modified time | relevance | path

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

/netbsd/src/external/gpl2/xcvs/dist/diff/
Ddiff.h285 int diff_2_files PARAMS((struct file_data[], int));
Ddiff.c1176 val = failed ? 2 : diff_2_files (inf, depth);
Danalyze.c831 diff_2_files (filevec, depth) in diff_2_files() function