Searched refs:SmFtStdio (Results 1 – 19 of 19) sorted by relevance
| /freebsd-10-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 | 53 cfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, path, SM_IO_RDONLY, NULL);
|
| D | stdio.c | 510 fp = sm_fp(SmFtStdio, ioflags, NULL);
|
| /freebsd-10-stable/contrib/sendmail/src/ |
| D | collect.c | 918 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,
|
| D | main.c | 443 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,
|
| D | conf.c | 1790 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,
|
| D | queue.c | 2350 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,
|
| D | envelope.c | 904 e->e_xfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT,
|
| D | savemail.c | 187 if (p == NULL || sm_io_reopen(SmFtStdio,
|
| D | recipient.c | 1661 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 | deliver.c | 4646 e->e_dfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, df, 5363 e->e_dfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, df,
|
| D | srvrsmtp.c | 3906 e->e_dfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, dfname,
|
| D | map.c | 5918 f = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, HostsFile, SM_IO_RDONLY,
|
| /freebsd-10-stable/contrib/sendmail/mailstats/ |
| D | mailstats.c | 122 if ((cfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, cfile, SM_IO_RDONLY,
|
| /freebsd-10-stable/contrib/sendmail/praliases/ |
| D | praliases.c | 116 if ((cfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, cfile, SM_IO_RDONLY,
|
| /freebsd-10-stable/contrib/sendmail/include/sm/ |
| D | io.h | 174 #define SmFtStdio (&SmFtStdio_def) macro
|
| /freebsd-10-stable/contrib/sendmail/makemap/ |
| D | makemap.c | 238 if ((cfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, cfile, SM_IO_RDONLY,
|
| /freebsd-10-stable/contrib/sendmail/vacation/ |
| D | vacation.c | 993 mfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, msgfn, SM_IO_RDONLY, NULL);
|