Searched refs:SmFtStdio (Results 1 - 19 of 19) sorted by relevance

/freebsd-current/contrib/sendmail/libsm/
H A Dt-fget.c27 wfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, fn,
38 rfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, fn,
H A Dcf.c54 cfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, path, SM_IO_RDONLY, NULL);
H A Dstdio.c510 fp = sm_fp(SmFtStdio, ioflags, NULL);
/freebsd-current/contrib/sendmail/praliases/
H A Dpraliases.c121 if ((cfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, cfile, SM_IO_RDONLY,
/freebsd-current/contrib/sendmail/include/sm/
H A Dio.h174 #define SmFtStdio (&SmFtStdio_def) macro
/freebsd-current/contrib/sendmail/mailstats/
H A Dmailstats.c122 if ((cfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, cfile, SM_IO_RDONLY,
/freebsd-current/contrib/sendmail/src/
H A Dcollect.c1058 if ((e->e_dfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, dfname,
1142 (void) sm_io_reopen(SmFtStdio, SM_TIME_DEFAULT, dfname,
1177 if (sm_io_reopen(SmFtStdio, SM_TIME_DEFAULT, SM_PATH_DEVNULL,
H A Dmain.c460 smdebug = sm_io_open(SmFtStdio, SM_TIME_DEFAULT,
1190 TrafficLogFile = sm_io_open(SmFtStdio,
1195 TrafficLogFile = sm_io_open(SmFtStdio,
3465 if (sm_io_reopen(SmFtStdio, SM_TIME_DEFAULT, SM_PATH_DEVNULL,
3493 sm_io_reopen(SmFtStdio, SM_TIME_DEFAULT, SM_PATH_DEVNULL,
H A Denvelope.c902 e->e_xfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT,
H A Dconf.c1859 fp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, _PATH_LOADAVG, SM_IO_RDONLY,
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 Dqueue.c2418 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,
H A Drecipient.c1679 else if ((fp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, fname,
H A Dsavemail.c189 if (p == NULL || sm_io_reopen(SmFtStdio,
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 Ddeliver.c5809 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 Dmap.c6606 f = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, HostsFile, SM_IO_RDONLY,
/freebsd-current/contrib/sendmail/makemap/
H A Dmakemap.c180 if ((cfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, cfile,
/freebsd-current/contrib/sendmail/vacation/
H A Dvacation.c1063 mfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, msgfn, SM_IO_RDONLY, NULL);

Completed in 187 milliseconds