Searched refs:BIO_C_SHUTDOWN_WR (Results 1 – 3 of 3) sorted by relevance
359 # define BIO_C_SHUTDOWN_WR 142 macro525 # define BIO_shutdown_wr(b) (int)BIO_ctrl(b, BIO_C_SHUTDOWN_WR, 0, NULL)
501 case BIO_C_SHUTDOWN_WR: in bio_ctrl()
10562 *) New BIO_shutdown_wr macro, which invokes the BIO_C_SHUTDOWN_WR