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