Searched refs:BIO_C_GET_BIND_MODE (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/common/openssl/crypto/bio/
H A Dbss_acpt.c436 case BIO_C_GET_BIND_MODE:
H A Dbio.h372 #define BIO_C_GET_BIND_MODE 132 macro
418 #define BIO_get_bind_mode(b,mode) BIO_ctrl(b,BIO_C_GET_BIND_MODE,0,NULL)

Completed in 98 milliseconds