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

/freebsd-13-stable/contrib/sendmail/src/
H A Dusersmtp.c2912 mci_close(mci, "smtpquit:1");
3162 mci_close(mci, "reply:1");
3187 mci_close(mci, "reply:2");
H A Dmci.c482 mci_close(mci, where) function
495 sm_dprintf("mci_close: mci_out!=NULL, where=%s\n",
507 sm_dprintf("mci_close: mci_in!=NULL, where=%s\n",
H A Dsendmail.h877 extern void mci_close __P((MCI *, char *where));

Completed in 82 milliseconds