Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dsfsasl.c952 SM_FILE_T *tlsin, *tlsout; local
965 tlsin = sm_io_open(&tls_vector, SM_TIME_DEFAULT, &info, SM_IO_RDONLY_B,
967 if (tlsin == NULL)
975 (void) sm_io_close(tlsin, SM_TIME_DEFAULT);
978 sm_io_automode(tlsin, tlsout);
980 *fin = tlsin;