Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dreadcf.c2655 unsigned long ssloptions; local
2657 ssloptions = 0;
2658 ret = readssloptions(NULL, val, &ssloptions, ';');
2660 (void) SSL_set_options(ssl, (long) ssloptions);