Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/diffutils/dist/src/
H A Ddiff.h373 void setup_output (char const *, char const *, bool);
H A Dutil.c162 setup_output (char const *name0, char const *name1, bool recursive) in setup_output() function
H A Danalyze.c992 setup_output (file_label[0] ? file_label[0] : cmp->file[0].name, in diff_2_files()
/netbsd-src/external/gpl2/xcvs/dist/diff/
H A Ddiff.h350 void setup_output PARAMS((char const *, char const *, int));
H A Dutil.c176 setup_output (name0, name1, depth) in setup_output() function
H A Danalyze.c1012 setup_output (files[0].name, files[1].name, depth);
/netbsd-src/external/gpl2/diffutils/dist/
H A DChangeLog698 * util.c (setup_output, begin_output, finish_output):
2792 * util.c (setup_output): Just save the args for later use.
2872 * util.c (setup_output): Don't assume things about the order
2990 * util.c (setup_output): Detect error from pipe.