Home
last modified time | relevance | path

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

/freebsd-12.1/usr.bin/cmp/
H A Dregular.c72 eofmsg(file1); in c_regular()
75 eofmsg(file2); in c_regular()
151 eofmsg (len1 > len2 ? file2 : file1); in c_regular()
H A Dspecial.c100 eofmsg(file1); in c_special()
103 eofmsg(file2); in c_special()
H A Dextern.h45 void eofmsg(const char *);
H A Dmisc.c50 eofmsg(const char *file) in eofmsg() function
H A Dlink.c92 eofmsg (*p1 ? file2 : file1); in c_link()