HomeSort by: relevance | last modified time | path
    Searched refs:BIO_RR_CONNECT (Results 1 - 12 of 12) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/ssl/
bio_ssl.c 151 retry_reason = BIO_RR_CONNECT;
215 retry_reason = BIO_RR_CONNECT;
ssl_lib.c 4879 if (reason == BIO_RR_CONNECT)
4903 if (reason == BIO_RR_CONNECT)
  /src/crypto/external/bsd/openssl/dist/ssl/
bio_ssl.c 147 retry_reason = BIO_RR_CONNECT;
211 retry_reason = BIO_RR_CONNECT;
ssl_lib.c 3894 if (reason == BIO_RR_CONNECT)
3915 if (reason == BIO_RR_CONNECT)
  /src/crypto/external/bsd/openssl.old/dist/ssl/
bio_ssl.c 147 retry_reason = BIO_RR_CONNECT;
211 retry_reason = BIO_RR_CONNECT;
ssl_lib.c 3654 if (reason == BIO_RR_CONNECT)
3675 if (reason == BIO_RR_CONNECT)
  /src/crypto/external/bsd/openssl/dist/crypto/bio/
bss_conn.c 164 b->retry_reason = BIO_RR_CONNECT;
  /src/crypto/external/bsd/openssl.old/dist/crypto/bio/
bss_conn.c 162 b->retry_reason = BIO_RR_CONNECT;
  /src/crypto/external/apache2/openssl/dist/crypto/bio/
bss_conn.c 202 b->retry_reason = BIO_RR_CONNECT;
  /src/crypto/external/bsd/openssl.old/dist/include/openssl/
bio.h 215 # define BIO_RR_CONNECT 0x02
  /src/crypto/external/apache2/openssl/dist/include/openssl/
bio.h.in 287 #define BIO_RR_CONNECT 0x02
  /src/crypto/external/bsd/openssl/dist/include/openssl/
bio.h.in 255 # define BIO_RR_CONNECT 0x02

Completed in 42 milliseconds