Home
last modified time | relevance | path

Searched refs:BIO_F_BIO_BIND (Results 1 – 4 of 4) sorted by relevance

/third_party/openssl/crypto/bio/
Db_sock2.c141 BIOerr(BIO_F_BIO_BIND, BIO_R_INVALID_SOCKET); in BIO_bind()
154 BIOerr(BIO_F_BIO_BIND, BIO_R_UNABLE_TO_REUSEADDR); in BIO_bind()
162 BIOerr(BIO_F_BIO_BIND, BIO_R_UNABLE_TO_BIND_SOCKET); in BIO_bind()
Dbio_err.c24 {ERR_PACK(ERR_LIB_BIO, BIO_F_BIO_BIND, 0), "BIO_bind"},
/third_party/openssl/include/openssl/
Dbioerr.h33 # define BIO_F_BIO_BIND 147 macro
/third_party/openssl/crypto/err/
Dopenssl.txt137 BIO_F_BIO_BIND:147:BIO_bind