Searched refs:diffmsg (Results 1 – 4 of 4) sorted by relevance
| /openbsd-src/usr.bin/cmp/ |
| H A D | extern.h | 40 void diffmsg(char *, char *, off_t, off_t);
|
| H A D | misc.c | 51 diffmsg(char *file1, char *file2, off_t byte, off_t line) in diffmsg() function
|
| H A D | special.c | 74 diffmsg(file1, file2, byte, line); in c_special()
|
| H A D | regular.c | 92 diffmsg(file1, file2, byte, line); in c_regular()
|