Home
last modified time | relevance | path

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

/freebsd-12-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.c54 cfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, path, SM_IO_RDONLY, NULL);
Dstdio.c510 fp = sm_fp(SmFtStdio, ioflags, NULL);
/freebsd-12-stable/contrib/sendmail/src/
Dcollect.c914 if ((e->e_dfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, dfname,
998 (void) sm_io_reopen(SmFtStdio, SM_TIME_DEFAULT, dfname,
1033 if (sm_io_reopen(SmFtStdio, SM_TIME_DEFAULT, SM_PATH_DEVNULL,
Dmain.c462 smdebug = sm_io_open(SmFtStdio, SM_TIME_DEFAULT,
1187 TrafficLogFile = sm_io_open(SmFtStdio,
1192 TrafficLogFile = sm_io_open(SmFtStdio,
3473 if (sm_io_reopen(SmFtStdio, SM_TIME_DEFAULT, SM_PATH_DEVNULL,
3501 sm_io_reopen(SmFtStdio, SM_TIME_DEFAULT, SM_PATH_DEVNULL,
Dconf.c1860 fp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, _PATH_LOADAVG, SM_IO_RDONLY, in _SM_CONF_BROKEN_STRTOD()
2913 if ((file = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, "/etc/whoami",
2927 if ((file = sm_io_open(SmFtStdio, SM_TIME_DEFAULT,
3287 shellf = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, _PATH_SHELLS,
Denvelope.c902 e->e_xfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT,
Dqueue.c2415 out = sm_io_open(SmFtStdio, SM_TIME_DEFAULT,
2762 cf = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, qf, SM_IO_RDONLY_B,
4040 qfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, qf, SM_IO_RDWR_B, NULL);
4658 e->e_dfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, p, SM_IO_RDONLY_B,
5008 f = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, qf, SM_IO_RDONLY_B,
Dsavemail.c189 if (p == NULL || sm_io_reopen(SmFtStdio,
Drecipient.c1678 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,
Dsrvrsmtp.c3723 out = sm_io_open(SmFtStdio,
4179 e->e_dfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, dfname,
Ddeliver.c5081 e->e_dfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, df,
5798 e->e_dfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, df,
Dmap.c6456 f = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, HostsFile, SM_IO_RDONLY,
/freebsd-12-stable/contrib/sendmail/praliases/
Dpraliases.c121 if ((cfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, cfile, SM_IO_RDONLY,
/freebsd-12-stable/contrib/sendmail/mailstats/
Dmailstats.c122 if ((cfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, cfile, SM_IO_RDONLY,
/freebsd-12-stable/contrib/sendmail/include/sm/
Dio.h174 #define SmFtStdio (&SmFtStdio_def) macro
/freebsd-12-stable/contrib/sendmail/makemap/
Dmakemap.c112 if ((cfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, cfile,
/freebsd-12-stable/contrib/sendmail/vacation/
Dvacation.c990 mfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, msgfn, SM_IO_RDONLY, NULL);