Home
last modified time | relevance | path

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

/dragonfly/usr.bin/cmp/
H A Dextern.h45 void diffmsg(const char *, const char *, off_t, off_t) __dead2;
H A Dmisc.c54 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.c81 diffmsg(file1, file2, byte, line); in c_special()
H A Dregular.c117 diffmsg(file1, file2, byte, line); in c_regular()