Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sendmail/src/
H A Dsfsasl.c942 SM_FILE_T *tlsin, *tlsout; local
961 tlsout = sm_io_open(&tls_vector, SM_TIME_DEFAULT, &info, SM_IO_WRONLY_B,
963 if (tlsout == NULL)
968 sm_io_automode(tlsin, tlsout);
971 *fout = tlsout;