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

/opensolaris-onvv-gate/usr/src/common/openssl/crypto/bio/
H A Dbio.h521 #define BIO_shutdown_wr(b) (int)BIO_ctrl(b, BIO_C_SHUTDOWN_WR, 0, NULL) macro

Completed in 49 milliseconds