Home | History | Annotate | Download | only in bio

Lines Matching refs:BIO_reset

567 #define BIO_reset(b)		(int)BIO_ctrl(b,BIO_CTRL_RESET,0,NULL)