Lines Matching refs:SM_TIME_DEFAULT
130 (void) sm_io_setvbuf(so->fp, SM_TIME_DEFAULT, NULL, SM_IO_NOW, 0);
158 sm_io_close(so->fp, SM_TIME_DEFAULT);
220 len = sm_io_read(so->fp, SM_TIME_DEFAULT, buf, size);
332 ret = sm_io_write(so->fp, SM_TIME_DEFAULT,
375 SM_TIME_DEFAULT);
386 SM_TIME_DEFAULT);
389 newin = sm_io_open(&sasl_vector, SM_TIME_DEFAULT, &info,
397 newout = sm_io_open(&sasl_vector, SM_TIME_DEFAULT, &info,
402 (void) sm_io_close(newin, SM_TIME_DEFAULT);
519 (void) sm_io_setvbuf(so->fp, SM_TIME_DEFAULT, NULL, SM_IO_NOW, 0);
547 sm_io_close(so->fp, SM_TIME_DEFAULT);
955 tlsin = sm_io_open(&tls_vector, SM_TIME_DEFAULT, &info, SM_IO_RDONLY_B,
961 tlsout = sm_io_open(&tls_vector, SM_TIME_DEFAULT, &info, SM_IO_WRONLY_B,
965 (void) sm_io_close(tlsin, SM_TIME_DEFAULT);