Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/openssl/
H A Dbioerr.h41 # define BIO_R_MALFORMED_HOST_OR_SERVICE 130 macro
/freebsd/crypto/openssl/crypto/bio/
H A Dbio_err.c40 {ERR_PACK(ERR_LIB_BIO, 0, BIO_R_MALFORMED_HOST_OR_SERVICE),
H A Dbio_addr.c560 ERR_raise(ERR_LIB_BIO, BIO_R_MALFORMED_HOST_OR_SERVICE); in BIO_parse_hostserv()
881 ERR_raise(ERR_LIB_BIO, BIO_R_MALFORMED_HOST_OR_SERVICE); in BIO_lookup_ex()
/freebsd/crypto/openssl/crypto/err/
H A Dopenssl.txt146 BIO_R_MALFORMED_HOST_OR_SERVICE:130:malformed host or service