Searched refs:SmFtStdiofd (Results 1 – 11 of 11) sorted by relevance
| /mirbsd/src/gnu/usr.sbin/sendmail/sendmail/ |
| D | control.c | 291 s = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT, (void *) &sock,
|
| D | daemon.c | 808 if ((inchannel = sm_io_open(SmFtStdiofd, 814 (outchannel = sm_io_open(SmFtStdiofd, 2801 if ((mci->mci_out = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT, 2805 (mci->mci_in = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT, 2984 if ((mci->mci_out = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT, 2988 (mci->mci_in = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT,
|
| D | queue.c | 405 (tfp = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT, 474 if (tfd < 0 || (tfp = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT, 566 if (dfd < 0 || (dfp = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT, 8577 tempqfp = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT, (void *) &fd,
|
| D | deliver.c | 2797 mci->mci_out = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT, 2812 mci->mci_in = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT,
|
| D | usersmtp.c | 762 f = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT,
|
| D | readcf.c | 1122 f = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT,
|
| D | map.c | 7863 if ((map->map_db1 = (ARBPTR_T) sm_io_open(SmFtStdiofd,
|
| /mirbsd/src/gnu/usr.sbin/sendmail/rmail/ |
| D | rmail.c | 372 if ((fp = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT, (void *) &(pdes[1]),
|
| /mirbsd/src/gnu/usr.sbin/sendmail/include/sm/ |
| D | io.h | 175 #define SmFtStdiofd (&SmFtStdiofd_def) macro
|
| /mirbsd/src/gnu/usr.sbin/sendmail/libsmutil/ |
| D | safefile.c | 835 fp = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT,
|
| /mirbsd/src/gnu/usr.sbin/sendmail/vacation/ |
| D | vacation.c | 1037 if ((sfp = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT,
|