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

/sendmail/mail.local/
H A Dmail.local.c543 char *return_path = NULL; local
586 msgfd = store(return_path, &inbody);
642 if (return_path != NULL)
649 ((return_path = parseaddr(buf + 10,
689 if (return_path == NULL)
734 if (return_path != NULL)
735 free(return_path);
736 return_path = NULL;

Completed in 11 milliseconds