Home
last modified time | relevance | path

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

/freebsd-12.1/usr.bin/cmp/
H A Dextern.h44 void diffmsg(const char *, const char *, off_t, off_t);
H A Dmisc.c58 diffmsg(const char *file1, const char *file2, off_t byte, off_t line) in diffmsg() function
H A Dlink.c85 diffmsg(file1, file2, byte, 1); in c_link()
H A Dspecial.c86 diffmsg(file1, file2, byte, line); in c_special()
H A Dregular.c122 diffmsg(file1, file2, byte, line); in c_regular()