Searched refs:BIO_C_GET_WRITE_GUARANTEE (Results 1 – 3 of 3) sorted by relevance
469 case BIO_C_GET_WRITE_GUARANTEE: in bio_ctrl()728 return BIO_ctrl(bio, BIO_C_GET_WRITE_GUARANTEE, 0, NULL); in BIO_ctrl_get_write_guarantee()
411 # define BIO_C_GET_WRITE_GUARANTEE 140 macro580 # define BIO_get_write_guarantee(b) (int)BIO_ctrl(b,BIO_C_GET_WRITE_GUARANTEE,0,NULL)
388 # define BIO_C_GET_WRITE_GUARANTEE 140 macro557 # define BIO_get_write_guarantee(b) (int)BIO_ctrl(b,BIO_C_GET_WRITE_GUARANTEE,0,NULL)