Home
last modified time | relevance | path

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

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