Home
last modified time | relevance | path

Searched refs:BIO_R_UNABLE_TO_BIND_SOCKET (Results 1 – 7 of 7) sorted by relevance

/third_party/openssl/include/openssl/
Dbioerr.h109 # define BIO_R_UNABLE_TO_BIND_SOCKET 117 macro
/third_party/openssl/crypto/bio/
Db_sock2.c162 BIOerr(BIO_F_BIO_BIND, BIO_R_UNABLE_TO_BIND_SOCKET); in BIO_bind()
Dbio_err.c108 {ERR_PACK(ERR_LIB_BIO, 0, BIO_R_UNABLE_TO_BIND_SOCKET),
/third_party/python/Modules/
D_ssl_data.h782 #ifdef BIO_R_UNABLE_TO_BIND_SOCKET
783 {"UNABLE_TO_BIND_SOCKET", ERR_LIB_BIO, BIO_R_UNABLE_TO_BIND_SOCKET},
D_ssl_data_111.h843 #ifdef BIO_R_UNABLE_TO_BIND_SOCKET
844 {"UNABLE_TO_BIND_SOCKET", ERR_LIB_BIO, BIO_R_UNABLE_TO_BIND_SOCKET},
D_ssl_data_300.h893 #ifdef BIO_R_UNABLE_TO_BIND_SOCKET
894 {"UNABLE_TO_BIND_SOCKET", ERR_LIB_BIO, BIO_R_UNABLE_TO_BIND_SOCKET},
/third_party/openssl/crypto/err/
Dopenssl.txt1917 BIO_R_UNABLE_TO_BIND_SOCKET:117:unable to bind socket