Searched refs:BIO_set_bind_mode (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/crypto/openssl/include/openssl/
H A Dbio.h401 # define BIO_set_bind_mode(b,mode) BIO_ctrl(b,BIO_C_SET_BIND_MODE,mode,NULL) macro
/freebsd-12-stable/crypto/openssl/apps/
H A Docsp.c1303 || BIO_set_bind_mode(acbio, BIO_BIND_REUSEADDR) < 0
/freebsd-12-stable/secure/lib/libcrypto/man/man3/
H A DMakefile730 MLINKS+= BIO_s_accept.3 BIO_set_bind_mode.3

Completed in 119 milliseconds