Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mailx/
H A Dcollect.c59 static FILE *mesedit(FILE *ibuf, FILE *obuf, int c, struct header *hp);
688 if ((obuf = mesedit(ibuf, obuf, c, hp)) == NULL) in collect()
835 mesedit(FILE *ibuf, FILE *obuf, int c, struct header *hp) in mesedit() function