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

  /src/crypto/external/bsd/openssl.old/dist/include/openssl/
bio.h 378 # define BIO_get_conn_ip_family(b) BIO_ctrl(b,BIO_C_GET_CONNECT,3,NULL)
  /src/crypto/external/apache2/openssl/dist/include/openssl/
bio.h.in 503 #define BIO_get_conn_ip_family(b) BIO_ctrl(b, BIO_C_GET_CONNECT, 3, NULL)
  /src/crypto/external/bsd/openssl/dist/include/openssl/
bio.h.in 431 # define BIO_get_conn_ip_family(b) BIO_ctrl(b,BIO_C_GET_CONNECT,3,NULL)

Completed in 89 milliseconds