Searched refs:diffmsg (Results 1 – 5 of 5) sorted by relevance
| /freebsd-14.2/usr.bin/cmp/ |
| H A D | extern.h | 43 void diffmsg(const char *, const char *, off_t, off_t, int, int);
|
| H A D | misc.c | 56 diffmsg(const char *file1, const char *file2, off_t byte, off_t line, in diffmsg() function
|
| H A D | link.c | 92 diffmsg(file1, file2, byte, 1, ch, *p2); in c_link()
|
| H A D | special.c | 107 diffmsg(file1, file2, byte, line, ch1, ch2); in c_special()
|
| H A D | regular.c | 144 diffmsg(file1, file2, byte, line, ch, *p2); in c_regular()
|