Searched refs:diffmsg (Results 1 – 5 of 5) sorted by relevance
| /trueos/usr.bin/cmp/ |
| HD | extern.h | 42 void diffmsg(const char *, const char *, off_t, off_t);
|
| HD | misc.c | 56 diffmsg(const char *file1, const char *file2, off_t byte, off_t line) in diffmsg() function
|
| HD | link.c | 83 diffmsg(file1, file2, byte, 1); in c_link()
|
| HD | special.c | 84 diffmsg(file1, file2, byte, line); in c_special()
|
| HD | regular.c | 120 diffmsg(file1, file2, byte, line); in c_regular()
|