Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dsfsasl.c952 SM_FILE_T *tlsin, *tlsout; local
971 tlsout = sm_io_open(&tls_vector, SM_TIME_DEFAULT, &info, SM_IO_WRONLY_B,
973 if (tlsout == NULL)
978 sm_io_automode(tlsin, tlsout);
981 *fout = tlsout;