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

/freebsd-10.3-release/contrib/sendmail/src/
H A Dusersmtp.c2876 mci_close(mci, "smtpquit:1");
3114 mci_close(mci, "reply:1");
3139 mci_close(mci, "reply:2");
H A Dmci.c441 mci_close(mci, where) function
454 sm_dprintf("mci_close: mci_out!=NULL, where=%s\n",
466 sm_dprintf("mci_close: mci_in!=NULL, where=%s\n",
H A Dsendmail.h800 extern void mci_close __P((MCI *, char *where));

Completed in 66 milliseconds