Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/cmp/
H A Dextern.h40 void diffmsg(char *, char *, off_t, off_t);
H A Dmisc.c51 diffmsg(char *file1, char *file2, off_t byte, off_t line) in diffmsg() function
H A Dspecial.c74 diffmsg(file1, file2, byte, line); in c_special()
H A Dregular.c92 diffmsg(file1, file2, byte, line); in c_regular()