Home | History | Annotate | Download | only in bio

Lines Matching defs:BIO_flush

579 #define BIO_flush(b)		(int)BIO_ctrl(b,BIO_CTRL_FLUSH,0,NULL)