Searched defs:mailp (Results 1 - 2 of 2) sorted by relevance
| /illumos-gate/usr/src/cmd/sh/ |
| H A D | main.c | 54 static unsigned char *mailp; variable 386 if (mailp) { 484 unsigned char *s = mailp; 545 if (mailp = mailpath) {
|
| /illumos-gate/usr/src/cmd/mailx/ |
| H A D | send.c | 67 struct message *mailp, 82 mp = mailp; 115 statusput(mailp, obuf, doign, fp); 149 statusput(mailp, obuf, doign, fp); 176 statusput(mailp, obuf, doign, fp); 229 if (ishead && (mailp->m_flag & MSTATUS)) 66 msend( struct message *mailp, FILE *obuf, int flag, int (*fp)(const char *, FILE *)) argument
|
Completed in 57 milliseconds