Searched refs:BIO_C_GET_WRITE_GUARANTEE (Results 1 – 2 of 2) sorted by relevance
654 case BIO_C_GET_WRITE_GUARANTEE: in bio_ctrl()798 return BIO_ctrl(bio, BIO_C_GET_WRITE_GUARANTEE, 0, NULL); in BIO_ctrl_get_write_guarantee()
861 #define BIO_C_GET_WRITE_GUARANTEE 140 macro