Searched refs:sm_io_error (Results 1 – 16 of 16) sorted by relevance
32 #undef sm_io_error35 sm_io_error(fp)
90 if (sm_io_error(cfp))
366 while (!sm_io_eof(fp) && !sm_io_error(fp))706 if ((sm_io_eof(fp) && smtpmode) || sm_io_error(fp))737 else if (sm_io_flush(df, SM_TIME_DEFAULT) != 0 || sm_io_error(df))821 else if (sm_io_error(fp))
640 if (!sm_io_error(OutChannel) || DisConnected)650 sm_io_error(InChannel) || strncmp(msg, "221", 3) == 0)
208 !sm_io_error(smioout))441 sm_io_error(fp) ||
3315 if (!ok && (sm_io_error(mci->mci_out) && errno == EPIPE))4730 while (!sm_io_error(mci->mci_out) && !dead)5022 if (sm_io_error(e->e_dfp))5057 (sm_io_error(mci->mci_out) && errno != EPIPE)))5616 sm_io_error(f)))
1758 sm_io_error(e->e_dfp))2840 if (sm_io_error(e->e_dfp))3684 err = sm_io_error(e->e_dfp);
1880 if (sm_io_error(fp) && tTd(27, 3))
1307 while (!sm_io_eof(fp) && !sm_io_error(fp))
881 sm_io_error(tfp))8685 errno = sm_io_error(tempqfp);8718 ((errno = sm_io_error(tempqfp)) != 0)))
2704 if (sm_io_error(mci->mci_out))
725 if (sm_io_error(cf))
1177 if (sm_io_error(OutChannel) ||
8000 (sm_io_error(f)))
271 int sm_io_error __P((SM_FILE_T *));378 #define sm_io_error(p) sm_error(p) macro
384 if (sm_io_error(smioin))