Searched refs:mailp (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/cmd/sh/ |
H A D | main.c | 54 static unsigned char *mailp; variable 386 if (mailp) { in exfile() 484 unsigned char *s = mailp; in chkmail() 545 if (mailp = mailpath) { in setmail()
|
/titanic_50/usr/src/cmd/mailx/ |
H A D | send.c | 67 struct message *mailp, in msend() argument 82 mp = mailp; in msend() 115 statusput(mailp, obuf, doign, fp); in msend() 149 statusput(mailp, obuf, doign, fp); in msend() 176 statusput(mailp, obuf, doign, fp); in msend() 229 if (ishead && (mailp->m_flag & MSTATUS)) in msend()
|
/titanic_50/usr/src/cmd/mailx/hdr/ |
H A D | def.h | 528 extern long msend(struct message *mailp, FILE *obuf,
|