Home
last modified time | relevance | path

Searched refs:SM_IO_RDWR (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dstdio.c71 case SM_IO_RDWR:
233 case SM_IO_RDWR:
274 *mode = SM_IO_RDWR;
414 case SM_IO_RDWR:
H A Dstrio.c242 case SM_IO_RDWR:
329 case SM_IO_RDWR:
372 *mode = SM_IO_RDWR;
H A Dflags.c53 case SM_IO_RDWR: /* open for read and write */
H A Dsmstdio.c90 case SM_IO_RDWR:
/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dio.h29 #define SM_IO_RDWR 1 /* read-write */ macro
40 #define SM_IO_RDWR_B (SM_IO_RDWR|SM_IO_BINARY)
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dcontrol.c292 SM_IO_RDWR, NULL);
H A Dbf.c250 return sm_io_open(&vector, SM_TIME_DEFAULT, &info, SM_IO_RDWR, NULL);
H A Denvelope.c893 SM_PATH_DEVNULL, SM_IO_RDWR, NULL);
H A Dmap.c7779 SM_IO_RDWR,
/illumos-gate/usr/src/cmd/sendmail/libsmutil/
H A Dsafefile.c818 fmode = SM_IO_RDWR;