Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsfsasl.c942 SM_FILE_T *tlsin, *tlsout; local
955 tlsin = sm_io_open(&tls_vector, SM_TIME_DEFAULT, &info, SM_IO_RDONLY_B,
957 if (tlsin == NULL)
965 (void) sm_io_close(tlsin, SM_TIME_DEFAULT);
968 sm_io_automode(tlsin, tlsout);
970 *fin = tlsin;