Searched defs:MCI (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsendmail.h655 #define MCI struct mailer_con_info macro
657 MCI
747 extern void mci_cache __P((MCI *));
748 extern void mci_close __P((MCI *, char *where));
749 extern void mci_dump __P((SM_FILE_T *, MCI *, bool));
751 extern void mci_flush __P((bool, MCI *));
752 extern MCI *mci_get __P((char *, MAILER *));
753 extern int mci_lock_host __P((MCI *));
757 extern MCI **mci_scan __P((MCI *));
[all...]

Completed in 93 milliseconds