Home
last modified time | relevance | path

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

/src/usr.bin/cmp/
H A Dregular.c66 eofmsg(file1); in c_regular()
71 eofmsg(file2); in c_regular()
167 eofmsg(len1 > len2 ? file2 : file1); in c_regular()
H A Dspecial.c114 eofmsg(file1); in c_special()
119 eofmsg(file2); in c_special()
H A Dextern.h42 void eofmsg(const char *);
H A Dmisc.c42 eofmsg(const char *file) in eofmsg() function
H A Dlink.c99 eofmsg (*p1 ? file2 : file1); in c_link()