Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/diffutils/dist/src/
H A Dcmp.c86 type_all_diffs, /* Print all differences. */ enumerator
226 specify_comparison_type (type_all_diffs); in main()
383 if (comparison_type == type_all_diffs) in cmp()
506 case type_all_diffs: in cmp()