Home
last modified time | relevance | path

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

/third_party/openssl/include/openssl/
Dbioerr.h110 # define BIO_R_UNABLE_TO_CREATE_SOCKET 118 macro
/third_party/openssl/crypto/bio/
Db_sock2.c50 BIOerr(BIO_F_BIO_SOCKET, BIO_R_UNABLE_TO_CREATE_SOCKET); in BIO_socket()
Dbio_err.c110 {ERR_PACK(ERR_LIB_BIO, 0, BIO_R_UNABLE_TO_CREATE_SOCKET),
Dbss_acpt.c233 BIOerr(BIO_F_ACPT_STATE, BIO_R_UNABLE_TO_CREATE_SOCKET); in acpt_state()
Dbss_conn.c146 BIOerr(BIO_F_CONN_STATE, BIO_R_UNABLE_TO_CREATE_SOCKET); in conn_state()
/third_party/python/Modules/
D_ssl_data.h787 #ifdef BIO_R_UNABLE_TO_CREATE_SOCKET
788 {"UNABLE_TO_CREATE_SOCKET", ERR_LIB_BIO, BIO_R_UNABLE_TO_CREATE_SOCKET},
D_ssl_data_111.h848 #ifdef BIO_R_UNABLE_TO_CREATE_SOCKET
849 {"UNABLE_TO_CREATE_SOCKET", ERR_LIB_BIO, BIO_R_UNABLE_TO_CREATE_SOCKET},
D_ssl_data_300.h898 #ifdef BIO_R_UNABLE_TO_CREATE_SOCKET
899 {"UNABLE_TO_CREATE_SOCKET", ERR_LIB_BIO, BIO_R_UNABLE_TO_CREATE_SOCKET},
/third_party/openssl/crypto/err/
Dopenssl.txt1918 BIO_R_UNABLE_TO_CREATE_SOCKET:118:unable to create socket