Home
last modified time | relevance | path

Searched refs:sm_io_open (Results 1 – 25 of 26) sorted by relevance

12

/freebsd/contrib/sendmail/libsm/
H A Dt-fget.c27 wfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, fn, in check()
38 rfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, fn, in check()
H A Dcf.c54 cfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, path, SM_IO_RDONLY, NULL);
H A Dfopen.c107 sm_io_open(type, timeout, info, flags, rpool) in sm_io_open() function
/freebsd/contrib/sendmail/src/
H A Dsfsasl.c386 newin = sm_io_open(&sasl_vector, SM_TIME_DEFAULT, &info,
394 newout = sm_io_open(&sasl_vector, SM_TIME_DEFAULT, &info,
965 tlsin = sm_io_open(&tls_vector, SM_TIME_DEFAULT, &info, SM_IO_RDONLY_B,
971 tlsout = sm_io_open(&tls_vector, SM_TIME_DEFAULT, &info, SM_IO_WRONLY_B,
H A Dcontrol.c290 s = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT, (void *) &sock,
H A Ddaemon.c834 if ((inchannel = sm_io_open(SmFtStdiofd,
840 (outchannel = sm_io_open(SmFtStdiofd,
2993 if ((mci->mci_out = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT,
2997 (mci->mci_in = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT,
3200 if ((mci->mci_out = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT,
3204 (mci->mci_in = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT,
H A Dbf.c250 return sm_io_open(&vector, SM_TIME_DEFAULT, &info, SM_IO_RDWR, NULL);
H A Dqueue.c404 (tfp = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT,
473 if (tfd < 0 || (tfp = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT,
565 if (dfd < 0 || (dfp = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT,
2418 out = sm_io_open(SmFtStdio, SM_TIME_DEFAULT,
2765 cf = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, qf, SM_IO_RDONLY_B,
4045 qfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, qf, SM_IO_RDWR_B, NULL);
4667 e->e_dfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, p, SM_IO_RDONLY_B,
5042 f = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, qf, SM_IO_RDONLY_B,
8823 tempqfp = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT, (void *) &fd,
H A Dconf.c1859 fp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, _PATH_LOADAVG, SM_IO_RDONLY, in _SM_CONF_BROKEN_STRTOD()
2910 if ((file = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, "/etc/whoami",
2924 if ((file = sm_io_open(SmFtStdio, SM_TIME_DEFAULT,
3283 shellf = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, _PATH_SHELLS,
H A Dcollect.c1058 if ((e->e_dfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, dfname,
H A Dmain.c460 smdebug = sm_io_open(SmFtStdio, SM_TIME_DEFAULT,
1190 TrafficLogFile = sm_io_open(SmFtStdio,
1195 TrafficLogFile = sm_io_open(SmFtStdio,
H A Denvelope.c902 e->e_xfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT,
H A Ddeliver.c3512 mci->mci_out = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT,
3527 mci->mci_in = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT,
5809 e->e_dfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, df,
6526 e->e_dfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, df,
H A Drecipient.c1679 else if ((fp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, fname,
H A Dmilter.c1719 if ((e->e_dfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, dfname,
1777 else if ((e->e_dfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, dfname,
H A Dsrvrsmtp.c3860 out = sm_io_open(SmFtStdio,
4336 e->e_dfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, dfname,
H A Dusersmtp.c811 f = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT,
H A Dmap.c6606 f = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, HostsFile, SM_IO_RDONLY,
8679 if ((map->map_db1 = (ARBPTR_T) sm_io_open(SmFtStdiofd,
/freebsd/contrib/sendmail/mailstats/
H A Dmailstats.c122 if ((cfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, cfile, SM_IO_RDONLY,
/freebsd/contrib/sendmail/praliases/
H A Dpraliases.c121 if ((cfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, cfile, SM_IO_RDONLY,
/freebsd/contrib/sendmail/rmail/
H A Drmail.c378 if ((fp = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT, (void *) &(pdes[1]),
/freebsd/contrib/sendmail/include/sm/
H A Dio.h285 SM_FILE_T *sm_io_open __P((const SM_FILE_T *, int SM_NONVOLATILE, const void *,
/freebsd/contrib/sendmail/vacation/
H A Dvacation.c1063 mfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, msgfn, SM_IO_RDONLY, NULL);
1107 if ((sfp = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT,
/freebsd/contrib/sendmail/makemap/
H A Dmakemap.c180 if ((cfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, cfile,
/freebsd/contrib/sendmail/libsmutil/
H A Dsafefile.c834 fp = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT,

12