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

/macosx-10.10.1/OpenSSL098-52/src/crypto/bio/
H A Dbio.h540 #define BIO_shutdown_wr(b) (int)BIO_ctrl(b, BIO_C_SHUTDOWN_WR, 0, NULL) macro
/macosx-10.10.1/OpenSSL098-52/src/include/openssl/
H A Dbio.h540 #define BIO_shutdown_wr(b) (int)BIO_ctrl(b, BIO_C_SHUTDOWN_WR, 0, NULL) macro

Completed in 157 milliseconds