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

/netbsd-6-1-5-RELEASE/external/bsd/atf/
H A Dprepare-import.sh65 diff_dirs() { function
103 diff_dirs dist.old dist
/netbsd-6-1-5-RELEASE/external/bsd/tmux/
H A Dprepare-import.sh62 diff_dirs() { function
100 diff_dirs dist.old dist
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/diff/
H A Ddir.c159 diff_dirs (filevec, handle_file, depth)
158 diff_dirs (filevec, handle_file, depth) function
H A Ddiff.h300 int diff_dirs PARAMS((struct file_data const[], int (*) PARAMS((char const *, char const *, char const *, char const *, int)), int));
H A Ddiff.c967 /* Return 1 so that diff_dirs will return 1 ("some files differ"). */
1101 val = diff_dirs (inf, compare_files, depth);
1119 val = diff_dirs (inf, compare_files, depth);
/netbsd-6-1-5-RELEASE/gnu/dist/diffutils/src/
H A Ddiff.h332 int diff_dirs (struct comparison const *, int (*) (struct comparison const *, char const *, char const *));
H A Ddir.c204 diff_dirs (struct comparison const *cmp,
203 diff_dirs (struct comparison const *cmp, function
H A Ddiff.c1079 /* Return EXIT_FAILURE so that diff_dirs will return
1241 status = diff_dirs (&cmp, compare_files);
1257 status = diff_dirs (&cmp, compare_files);

Completed in 130 milliseconds