Searched refs:SM_IO_RDWR_B (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/sendmail/libsm/
H A Dsmstdio.c86 case SM_IO_RDWR_B:
/freebsd-11-stable/contrib/sendmail/include/sm/
H A Dio.h40 #define SM_IO_RDWR_B (SM_IO_RDWR|SM_IO_BINARY) macro
/freebsd-11-stable/contrib/sendmail/src/
H A Dmilter.c1719 SM_IO_RDWR_B, NULL)) == NULL)
H A Dqueue.c3987 qfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, qf, SM_IO_RDWR_B, NULL);

Completed in 97 milliseconds