Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mail/
H A DpickFrom.c54 fromS[0] = 0;
57 for (p = fromS; *lineptr; lineptr++) {
H A Dsendmail.c143 fromS[0] = 0; /* set up for >From scan */
196 (void) strlcat(Rpath, fromS, sizeof (Rpath));
H A Dinit.c99 char fromS[1024]; /* stored here by sendmail for sendsurg */ variable
H A Dmail.h386 extern char fromS[1024]; /* stored here by sendmail for sendsurg */