Searched refs:SmFtStdio (Results 1 – 19 of 19) sorted by relevance
| /freebsd-12-stable/contrib/sendmail/libsm/ |
| D | t-fget.c | 27 wfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, fn, in check() 38 rfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, fn, in check()
|
| D | cf.c | 54 cfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, path, SM_IO_RDONLY, NULL);
|
| D | stdio.c | 510 fp = sm_fp(SmFtStdio, ioflags, NULL);
|
| /freebsd-12-stable/contrib/sendmail/src/ |
| D | collect.c | 914 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,
|
| D | main.c | 462 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,
|
| D | conf.c | 1860 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,
|
| D | envelope.c | 902 e->e_xfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT,
|
| D | queue.c | 2415 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,
|
| D | savemail.c | 189 if (p == NULL || sm_io_reopen(SmFtStdio,
|
| D | recipient.c | 1678 else if ((fp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, fname,
|
| D | milter.c | 1720 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,
|
| D | srvrsmtp.c | 3723 out = sm_io_open(SmFtStdio, 4179 e->e_dfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, dfname,
|
| D | deliver.c | 5081 e->e_dfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, df, 5798 e->e_dfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, df,
|
| D | map.c | 6456 f = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, HostsFile, SM_IO_RDONLY,
|
| /freebsd-12-stable/contrib/sendmail/praliases/ |
| D | praliases.c | 121 if ((cfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, cfile, SM_IO_RDONLY,
|
| /freebsd-12-stable/contrib/sendmail/mailstats/ |
| D | mailstats.c | 122 if ((cfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, cfile, SM_IO_RDONLY,
|
| /freebsd-12-stable/contrib/sendmail/include/sm/ |
| D | io.h | 174 #define SmFtStdio (&SmFtStdio_def) macro
|
| /freebsd-12-stable/contrib/sendmail/makemap/ |
| D | makemap.c | 112 if ((cfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, cfile,
|
| /freebsd-12-stable/contrib/sendmail/vacation/ |
| D | vacation.c | 990 mfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, msgfn, SM_IO_RDONLY, NULL);
|