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

/freebsd-9.3-release/crypto/openssl/ssl/
H A Dbio_ssl.c208 retry_reason = BIO_RR_CONNECT;
276 retry_reason = BIO_RR_CONNECT;
H A Dssl_lib.c2155 if (reason == BIO_RR_CONNECT)
2175 if (reason == BIO_RR_CONNECT)
/freebsd-9.3-release/crypto/openssl/crypto/bio/
H A Dbss_conn.c244 b->retry_reason = BIO_RR_CONNECT;
H A Dbio.h247 # define BIO_RR_CONNECT 0x02 macro

Completed in 114 milliseconds