Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/sendmail/libsm/
HDstdio.c71 case SM_IO_RDWR:
233 case SM_IO_RDWR:
274 *mode = SM_IO_RDWR;
414 case SM_IO_RDWR:
HDstrio.c242 case SM_IO_RDWR:
329 case SM_IO_RDWR:
372 *mode = SM_IO_RDWR;
HDflags.c53 case SM_IO_RDWR: /* open for read and write */
HDsmstdio.c90 case SM_IO_RDWR:
/freebsd-13-stable/contrib/sendmail/include/sm/
HDio.h29 #define SM_IO_RDWR 1 /* read-write */ macro
40 #define SM_IO_RDWR_B (SM_IO_RDWR|SM_IO_BINARY)
/freebsd-13-stable/contrib/sendmail/src/
HDcontrol.c291 SM_IO_RDWR, NULL);
HDbf.c250 return sm_io_open(&vector, SM_TIME_DEFAULT, &info, SM_IO_RDWR, NULL);
HDenvelope.c903 SM_PATH_DEVNULL, SM_IO_RDWR, NULL);
HDmap.c8682 SM_IO_RDWR,
/freebsd-13-stable/contrib/sendmail/libsmutil/
HDsafefile.c817 fmode = SM_IO_RDWR;