Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sh/
H A Dmain.c54 static unsigned char *mailp; variable
386 if (mailp) { in exfile()
484 unsigned char *s = mailp; in chkmail()
545 if (mailp = mailpath) { in setmail()
/illumos-gate/usr/src/cmd/mailx/
H A Dsend.c68 struct message *mailp, in msend() argument
83 mp = mailp; in msend()
116 statusput(mailp, obuf, doign, fp); in msend()
150 statusput(mailp, obuf, doign, fp); in msend()
177 statusput(mailp, obuf, doign, fp); in msend()
230 if (ishead && (mailp->m_flag & MSTATUS)) in msend()
/illumos-gate/usr/src/cmd/mailx/hdr/
H A Ddef.h529 extern long msend(struct message *mailp, FILE *obuf,