Home
last modified time | relevance | path

Searched refs:SM_IO_RDONLY (Results 1 – 17 of 17) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dstdio.c77 case SM_IO_RDONLY:
236 case SM_IO_RDONLY:
277 *mode = SM_IO_RDONLY;
417 case SM_IO_RDONLY:
H A Dstrio.c245 case SM_IO_RDONLY:
332 case SM_IO_RDONLY:
375 *mode = SM_IO_RDONLY;
H A Dflags.c41 case SM_IO_RDONLY: /* open for reading */
H A Dcf.c53 cfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, path, SM_IO_RDONLY, NULL);
H A Dsmstdio.c61 case SM_IO_RDONLY:
/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dio.h30 #define SM_IO_RDONLY 2 /* read-only */ macro
41 #define SM_IO_RDONLY_B (SM_IO_RDONLY|SM_IO_BINARY)
/illumos-gate/usr/src/cmd/sendmail/util/
H A Dmailstats.c119 if ((cfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, cfile, SM_IO_RDONLY,
H A Dpraliases.c116 if ((cfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, cfile, SM_IO_RDONLY,
H A Dmakemap.c237 if ((cfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, cfile, SM_IO_RDONLY,
/illumos-gate/usr/src/cmd/sendmail/libsmutil/
H A Dsafefile.c802 fmode = SM_IO_RDONLY;
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dconf.c1782 fp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, _PATH_LOADAVG, SM_IO_RDONLY, in _SM_CONF_BROKEN_STRTOD()
2834 SM_IO_RDONLY, NULL)) != NULL)
2848 "/usr/include/whoami.h", SM_IO_RDONLY, NULL))
3209 SM_IO_RDONLY, NULL);
H A Drecipient.c1662 SM_IO_RDONLY, NULL)) == NULL)
H A Dusersmtp.c755 (void *) &fd, SM_IO_RDONLY, NULL);
H A Dmain.c3320 SM_IO_RDONLY, NULL, smioin) == NULL)
H A Dreadcf.c1109 (void *) &fd, SM_IO_RDONLY, NULL);
H A Dsrvrsmtp.c3635 SM_IO_RDONLY, NULL);
H A Dmap.c5906 f = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, HostsFile, SM_IO_RDONLY,