Searched refs:icequal (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/mailx/
H A Daux.c248 if (icequal(linebuf, field)) {
279 icequal(register char *s1, register char *s2) function
H A Dsend.c174 if (icequal(field, "status")) {
181 if (icequal(field, "content-length")) {
H A Dfio.c263 if (icequal(word, "binary"))
H A Doptim.c141 if (!icequal(name, cp))
H A Dcmd3.c449 if (icequal(sbuf, "re:"))
/illumos-gate/usr/src/cmd/mailx/hdr/
H A Ddef.h502 extern int icequal(register char *s1, register char *s2);

Completed in 54 milliseconds