Home
last modified time | relevance | path

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

/freebsd-14.2/usr.bin/cmp/
H A Dextern.h43 void diffmsg(const char *, const char *, off_t, off_t, int, int);
H A Dmisc.c56 diffmsg(const char *file1, const char *file2, off_t byte, off_t line, in diffmsg() function
H A Dlink.c92 diffmsg(file1, file2, byte, 1, ch, *p2); in c_link()
H A Dspecial.c107 diffmsg(file1, file2, byte, line, ch1, ch2); in c_special()
H A Dregular.c144 diffmsg(file1, file2, byte, line, ch, *p2); in c_regular()