Searched refs:diffmsg (Results 1 – 4 of 4) sorted by relevance
| /mirbsd/src/usr.bin/cmp/ |
| D | extern.h | 41 void diffmsg(char *, char *, off_t, off_t);
|
| D | misc.c | 59 diffmsg(file1, file2, byte, line) in diffmsg() function
|
| D | special.c | 85 diffmsg(file1, file2, byte, line);
|
| D | regular.c | 101 diffmsg(file1, file2, byte, line);
|