Searched refs:BIO_RR_CONNECT (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/crypto/openssl/ssl/
H A Dbio_ssl.c208 retry_reason = BIO_RR_CONNECT;
276 retry_reason = BIO_RR_CONNECT;
H A Dssl_lib.c2746 if (reason == BIO_RR_CONNECT)
2766 if (reason == BIO_RR_CONNECT)
/freebsd-11-stable/crypto/openssl/crypto/bio/
H A Dbss_conn.c244 b->retry_reason = BIO_RR_CONNECT;
H A Dbio.h277 # define BIO_RR_CONNECT 0x02 macro

Completed in 111 milliseconds