Searched refs:SmFtStdiofd (Results 1 - 11 of 11) sorted by last modified time

/freebsd-11-stable/contrib/sendmail/vacation/
H A Dvacation.c1037 if ((sfp = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT,
/freebsd-11-stable/contrib/sendmail/src/
H A Dusersmtp.c779 f = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT,
H A Dreadcf.c1162 f = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT,
H A Dqueue.c400 (tfp = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT,
469 if (tfd < 0 || (tfp = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT,
561 if (dfd < 0 || (dfp = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT,
8760 tempqfp = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT, (void *) &fd,
H A Dmap.c8408 if ((map->map_db1 = (ARBPTR_T) sm_io_open(SmFtStdiofd,
H A Ddeliver.c2900 mci->mci_out = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT,
2915 mci->mci_in = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT,
H A Ddaemon.c826 if ((inchannel = sm_io_open(SmFtStdiofd,
832 (outchannel = sm_io_open(SmFtStdiofd,
2920 if ((mci->mci_out = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT,
2924 (mci->mci_in = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT,
3115 if ((mci->mci_out = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT,
3119 (mci->mci_in = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT,
H A Dcontrol.c291 s = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT, (void *) &sock,
/freebsd-11-stable/contrib/sendmail/rmail/
H A Drmail.c378 if ((fp = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT, (void *) &(pdes[1]),
/freebsd-11-stable/contrib/sendmail/libsmutil/
H A Dsafefile.c834 fp = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT,
/freebsd-11-stable/contrib/sendmail/include/sm/
H A Dio.h175 #define SmFtStdiofd (&SmFtStdiofd_def) macro

Completed in 301 milliseconds