Searched refs:BIO_C_SHUTDOWN_WR (Results 1 – 2 of 2) sorted by relevance
694 case BIO_C_SHUTDOWN_WR: in bio_ctrl()816 return BIO_ctrl(bio, BIO_C_SHUTDOWN_WR, 0, NULL); in BIO_shutdown_wr()
852 #define BIO_C_SHUTDOWN_WR 142 macro