Home
last modified time | relevance | path

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

/openssl/include/openssl/
H A Dbioerr.h26 # define BIO_R_AMBIGUOUS_HOST_OR_SERVICE 129 macro
/openssl/crypto/bio/
H A Dbio_err.c21 {ERR_PACK(ERR_LIB_BIO, 0, BIO_R_AMBIGUOUS_HOST_OR_SERVICE),
H A Dbio_addr.c569 ERR_raise(ERR_LIB_BIO, BIO_R_AMBIGUOUS_HOST_OR_SERVICE); in BIO_parse_hostserv()
/openssl/crypto/err/
H A Dopenssl.txt131 BIO_R_AMBIGUOUS_HOST_OR_SERVICE:129:ambiguous host or service

Completed in 14 milliseconds