Home | History | Annotate | Download | only in openssl

Lines Matching defs:BIO_shutdown_wr

589 #define BIO_shutdown_wr(b) (int)BIO_ctrl(b, BIO_C_SHUTDOWN_WR, 0, NULL)