Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/sendmail/libsm/
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()
Dcf.c53 cfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, path, SM_IO_RDONLY, NULL);
Dstdio.c510 fp = sm_fp(SmFtStdio, ioflags, NULL);
/freebsd-10-stable/contrib/sendmail/src/
Dcollect.c918 if ((e->e_dfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, dfname,
1000 (void) sm_io_reopen(SmFtStdio, SM_TIME_DEFAULT, dfname,
1035 if (sm_io_reopen(SmFtStdio, SM_TIME_DEFAULT, SM_PATH_DEVNULL,
Dmain.c443 smdebug = sm_io_open(SmFtStdio, SM_TIME_DEFAULT,
1150 TrafficLogFile = sm_io_open(SmFtStdio,
1155 TrafficLogFile = sm_io_open(SmFtStdio,
3363 if (sm_io_reopen(SmFtStdio, SM_TIME_DEFAULT, SM_PATH_DEVNULL,
3391 sm_io_reopen(SmFtStdio, SM_TIME_DEFAULT, SM_PATH_DEVNULL,
Dconf.c1790 fp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, _PATH_LOADAVG, SM_IO_RDONLY, in _SM_CONF_BROKEN_STRTOD()
2841 if ((file = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, "/etc/whoami",
2855 if ((file = sm_io_open(SmFtStdio, SM_TIME_DEFAULT,
3216 shellf = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, _PATH_SHELLS,
Dqueue.c2350 out = sm_io_open(SmFtStdio, SM_TIME_DEFAULT,
2697 cf = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, qf, SM_IO_RDONLY_B,
3955 qfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, qf, SM_IO_RDWR_B, NULL);
4569 e->e_dfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, p, SM_IO_RDONLY_B,
4917 f = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, qf, SM_IO_RDONLY_B,
Denvelope.c904 e->e_xfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT,
Dsavemail.c187 if (p == NULL || sm_io_reopen(SmFtStdio,
Drecipient.c1661 else if ((fp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, fname,
Dmilter.c1720 if ((e->e_dfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, dfname,
1778 else if ((e->e_dfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, dfname,
Ddeliver.c4646 e->e_dfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, df,
5363 e->e_dfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, df,
Dsrvrsmtp.c3906 e->e_dfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, dfname,
Dmap.c5918 f = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, HostsFile, SM_IO_RDONLY,
/freebsd-10-stable/contrib/sendmail/mailstats/
Dmailstats.c122 if ((cfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, cfile, SM_IO_RDONLY,
/freebsd-10-stable/contrib/sendmail/praliases/
Dpraliases.c116 if ((cfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, cfile, SM_IO_RDONLY,
/freebsd-10-stable/contrib/sendmail/include/sm/
Dio.h174 #define SmFtStdio (&SmFtStdio_def) macro
/freebsd-10-stable/contrib/sendmail/makemap/
Dmakemap.c238 if ((cfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, cfile, SM_IO_RDONLY,
/freebsd-10-stable/contrib/sendmail/vacation/
Dvacation.c993 mfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, msgfn, SM_IO_RDONLY, NULL);