Searched refs:save (Results 1 - 4 of 4) sorted by relevance

/sendmail/libsmutil/
H A Dsafefile.c405 char save = '\0'; local
440 *saveptr = save;
453 save = *(p + 1);
459 save = *p;
/sendmail/sendmail/
H A Dheaders.c49 ** DOCHOMPHEADER -- process and save a header line.
56 ** hdrp -- a pointer to the place to save the header.
469 ** CHOMPHEADER -- process and save a header line.
477 ** hdrp -- a pointer to the place to save the header.
920 /* save the message-id for logging */
2288 char save = *end; local
2321 *end = save;
2330 *end = save;
H A Dconf.c4676 /* save its cname */
4694 /* save all it aliases name */
4947 /* save IP address in text from */
4966 /* save IP address in text from */
5115 /* save IP address in text from */
5148 /* save IP address in text from */
5485 char save; local
5506 save = *end;
5517 *end = save;
H A Ddeliver.c601 /* save id for future use */
614 /* save id for future use */
621 /* and save qid for reacquisition */
5079 ** is used implicitly to save messages in ~/dead.letter. We
5082 ** to create another process plus some pipes to save the message.
5437 char save; local
5439 save = *realfile;
5449 *realfile = save;

Completed in 1825 milliseconds