Searched refs:LYPipeToMailer (Results 1 – 4 of 4) sorted by relevance
66 extern FILE *LYPipeToMailer(void);
499 FILE *LYPipeToMailer(void) in LYPipeToMailer() function732 if ((fd = LYPipeToMailer()) == 0) { in mailform()1006 if ((fd = LYPipeToMailer()) == 0) { in mailmsg()1689 if ((fp = LYPipeToMailer()) == 0) { in reply_by_mail()
677 outfile_fp = LYPipeToMailer(); in send_file_to_mail()
3661 like this would happen for any platform not using LYPipeToMailer() -DK