Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sendmail/libsm/
H A Dstdio.c79 case SM_IO_RDONLY:
238 case SM_IO_RDONLY:
279 *mode = SM_IO_RDONLY;
419 case SM_IO_RDONLY:
H A Dstrio.c247 case SM_IO_RDONLY:
334 case SM_IO_RDONLY:
377 *mode = SM_IO_RDONLY;
H A Dflags.c43 case SM_IO_RDONLY: /* open for reading */
H A Dcf.c55 cfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, path, SM_IO_RDONLY, NULL);
H A Dsmstdio.c63 case SM_IO_RDONLY:
/titanic_50/usr/src/cmd/sendmail/include/sm/
H A Dio.h32 #define SM_IO_RDONLY 2 /* read-only */ macro
43 #define SM_IO_RDONLY_B (SM_IO_RDONLY|SM_IO_BINARY)
/titanic_50/usr/src/cmd/sendmail/aux/
H A Dmailstats.c121 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.c240 if ((cfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, cfile, SM_IO_RDONLY,
/titanic_50/usr/src/cmd/sendmail/libsmutil/
H A Dsafefile.c802 fmode = SM_IO_RDONLY;
/titanic_50/usr/src/cmd/sendmail/src/
H A Dconf.c1781 fp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, _PATH_LOADAVG, SM_IO_RDONLY, in _SM_CONF_BROKEN_STRTOD()
2833 SM_IO_RDONLY, NULL)) != NULL)
2847 "/usr/include/whoami.h", SM_IO_RDONLY, NULL))
3208 SM_IO_RDONLY, NULL);
H A Drecipient.c1664 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,