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