Searched refs:BIO_get_accept_ip_family (Results 1 – 5 of 5) sorted by relevance
/freebsd/crypto/openssl/doc/man3/ |
H A D | BIO_s_accept.pod | 8 BIO_get_accept_ip_family, BIO_set_accept_ip_family, 30 long BIO_get_accept_ip_family(BIO *b); 97 BIO_get_accept_ip_family() returns the IP family accepted by the BIO I<b>, 164 BIO_get_accept_ip_family(), BIO_set_accept_ip_family(), 179 BIO_get_accept_ip_family() returns the IP family or <=0 on error.
|
/freebsd/crypto/openssl/util/ |
H A D | other.syms | 164 BIO_get_accept_ip_family define
|
/freebsd/crypto/openssl/include/openssl/ |
H A D | bio.h | 471 # define BIO_get_accept_ip_family(b) BIO_ctrl(b,BIO_C_GET_ACCEPT,4,NULL) macro
|
H A D | bio.h.in | 448 # define BIO_get_accept_ip_family(b) BIO_ctrl(b,BIO_C_GET_ACCEPT,4,NULL) macro
|
/freebsd/secure/lib/libcrypto/man/man3/ |
H A D | Makefile | 797 MLINKS+= BIO_s_accept.3 BIO_get_accept_ip_family.3
|