Searched refs:diffmsg (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/usr.bin/cmp/
H A Dextern.h42 void diffmsg(const char *, const char *, off_t, off_t);
H A Dmisc.c56 diffmsg(const char *file1, const char *file2, off_t byte, off_t line) function
H A Dlink.c83 diffmsg(file1, file2, byte, 1);
H A Dspecial.c84 diffmsg(file1, file2, byte, line);
H A Dregular.c120 diffmsg(file1, file2, byte, line);

Completed in 162 milliseconds