Searched refs:SM_IO_NOW (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/contrib/sendmail/libsm/
H A Dsetvbuf.c70 mode != SM_IO_NOW) || (int) size < 0)
159 else if (mode == SM_IO_NOW)
/freebsd-11-stable/contrib/sendmail/include/sm/
H A Dio.h252 #define SM_IO_NOW 3 macro
/freebsd-11-stable/contrib/sendmail/src/
H A Dsfsasl.c121 ** The underlying 'fp' is set to SM_IO_NOW so that the entire
131 (void) sm_io_setvbuf(so->fp, SM_TIME_DEFAULT, NULL, SM_IO_NOW, 0);
521 (void) sm_io_setvbuf(so->fp, SM_TIME_DEFAULT, NULL, SM_IO_NOW, 0);

Completed in 217 milliseconds