Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dsfsasl.c486 static int tls_open __P((SM_FILE_T *, const void *, int, const void *));
490 tls_open(fp, info, flags, rpool) in tls_open() function
953 SM_FILE_T SM_IO_SET_TYPE(tls_vector, "tls", tls_open, tls_close,
960 SM_IO_INIT_TYPE(tls_vector, "tls", tls_open, tls_close,