Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/openssl/
H A Dbioerr.h39 # define BIO_R_LISTEN_V6_ONLY 136 macro
/freebsd/crypto/openssl/crypto/bio/
H A Dbio_err.c37 {ERR_PACK(ERR_LIB_BIO, 0, BIO_R_LISTEN_V6_ONLY), "listen v6 only"},
H A Dbio_sock2.c288 ERR_raise(ERR_LIB_BIO, BIO_R_LISTEN_V6_ONLY); in BIO_listen()
/freebsd/crypto/openssl/crypto/err/
H A Dopenssl.txt144 BIO_R_LISTEN_V6_ONLY:136:listen v6 only