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

/freebsd-12-stable/contrib/sendmail/src/
H A Dsfsasl.c373 SM_FILE_T *newin, *newout; local
390 newin = sm_io_open(&sasl_vector, SM_TIME_DEFAULT, &info,
393 if (newin == NULL)
403 (void) sm_io_close(newin, SM_TIME_DEFAULT);
406 sm_io_automode(newin, newout);
411 *fin = newin;

Completed in 163 milliseconds