Home
last modified time | relevance | path

Searched refs:sm_io_open (Results 1 – 25 of 26) sorted by relevance

12

/mirbsd/src/gnu/usr.sbin/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);
Dfopen.c107 sm_io_open(type, timeout, info, flags, rpool) in sm_io_open() function
/mirbsd/src/gnu/usr.sbin/sendmail/sendmail/
Dsfsasl.c390 newin = sm_io_open(&sasl_vector, SM_TIME_DEFAULT, &info,
398 newout = sm_io_open(&sasl_vector, SM_TIME_DEFAULT, &info,
977 tlsin = sm_io_open(&tls_vector, SM_TIME_DEFAULT, &info, SM_IO_RDONLY_B,
983 tlsout = sm_io_open(&tls_vector, SM_TIME_DEFAULT, &info, SM_IO_WRONLY_B,
Dcontrol.c291 s = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT, (void *) &sock,
Ddaemon.c808 if ((inchannel = sm_io_open(SmFtStdiofd,
814 (outchannel = sm_io_open(SmFtStdiofd,
2801 if ((mci->mci_out = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT,
2805 (mci->mci_in = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT,
2984 if ((mci->mci_out = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT,
2988 (mci->mci_in = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT,
Dqueue.c405 (tfp = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT,
474 if (tfd < 0 || (tfp = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT,
566 if (dfd < 0 || (dfp = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT,
2359 out = sm_io_open(SmFtStdio, SM_TIME_DEFAULT,
2706 cf = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, qf, SM_IO_RDONLY_B,
3966 qfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, qf, SM_IO_RDWR_B, NULL);
4585 e->e_dfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, p, SM_IO_RDONLY_B,
4924 f = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, qf, SM_IO_RDONLY_B,
8577 tempqfp = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT, (void *) &fd,
Dbf.c250 return sm_io_open(&vector, SM_TIME_DEFAULT, &info, SM_IO_RDWR, NULL);
Dcollect.c917 if ((e->e_dfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, dfname,
Dconf.c1787 fp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, _PATH_LOADAVG, SM_IO_RDONLY, in _SM_CONF_BROKEN_STRTOD()
2836 if ((file = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, "/etc/whoami",
2850 if ((file = sm_io_open(SmFtStdio, SM_TIME_DEFAULT,
3212 shellf = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, _PATH_SHELLS,
Dmain.c444 smdebug = sm_io_open(SmFtStdio, SM_TIME_DEFAULT,
1140 TrafficLogFile = sm_io_open(SmFtStdio,
1145 TrafficLogFile = sm_io_open(SmFtStdio,
Denvelope.c893 e->e_xfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT,
Ddeliver.c2797 mci->mci_out = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT,
2812 mci->mci_in = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT,
4593 e->e_dfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, df,
5310 e->e_dfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, df,
Drecipient.c1661 else if ((fp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, fname,
Dmilter.c1721 if ((e->e_dfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, dfname,
1779 else if ((e->e_dfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, dfname,
Dusersmtp.c762 f = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT,
Dmap.c5912 f = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, HostsFile, SM_IO_RDONLY,
7863 if ((map->map_db1 = (ARBPTR_T) sm_io_open(SmFtStdiofd,
Dreadcf.c1122 f = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT,
/mirbsd/src/gnu/usr.sbin/sendmail/vacation/
Dvacation.c993 mfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, msgfn, SM_IO_RDONLY, NULL);
1037 if ((sfp = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT,
/mirbsd/src/gnu/usr.sbin/sendmail/rmail/
Drmail.c372 if ((fp = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT, (void *) &(pdes[1]),
/mirbsd/src/gnu/usr.sbin/sendmail/praliases/
Dpraliases.c116 if ((cfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, cfile, SM_IO_RDONLY,
/mirbsd/src/gnu/usr.sbin/sendmail/mailstats/
Dmailstats.c122 if ((cfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, cfile, SM_IO_RDONLY,
/mirbsd/src/gnu/usr.sbin/sendmail/include/sm/
Dio.h285 SM_FILE_T *sm_io_open __P((const SM_FILE_T *, int SM_NONVOLATILE, const void *,
/mirbsd/src/gnu/usr.sbin/sendmail/makemap/
Dmakemap.c240 if ((cfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, cfile,
/mirbsd/src/gnu/usr.sbin/sendmail/libsmutil/
Dsafefile.c835 fp = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT,

12