Searched refs:SmFtStdiofd (Results 1 – 9 of 9) sorted by relevance
/titanic_44/usr/src/cmd/sendmail/src/ |
H A D | control.c | 293 s = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT, (void *) &sock,
|
H A D | daemon.c | 808 if ((inchannel = sm_io_open(SmFtStdiofd, 814 (outchannel = sm_io_open(SmFtStdiofd, 2797 if ((mci->mci_out = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT, 2801 (mci->mci_in = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT, 2977 if ((mci->mci_out = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT, 2981 (mci->mci_in = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT,
|
H A D | queue.c | 399 (tfp = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT, 468 if (tfd < 0 || (tfp = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT, 560 if (dfd < 0 || (dfp = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT, 8547 tempqfp = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT, (void *) &fd,
|
H A D | deliver.c | 2787 mci->mci_out = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT, 2802 mci->mci_in = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT,
|
H A D | usersmtp.c | 754 f = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT,
|
H A D | readcf.c | 1108 f = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT,
|
H A D | map.c | 7776 if ((map->map_db1 = (ARBPTR_T) sm_io_open(SmFtStdiofd,
|
/titanic_44/usr/src/cmd/sendmail/include/sm/ |
H A D | io.h | 177 #define SmFtStdiofd (&SmFtStdiofd_def) macro
|
/titanic_44/usr/src/cmd/sendmail/libsmutil/ |
H A D | safefile.c | 835 fp = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT,
|