Home | History | Annotate | Download | only in bio

Lines Matching refs:BIO_set_close

569 #define BIO_set_close(b,c)	(int)BIO_ctrl(b,BIO_CTRL_SET_CLOSE,(c),NULL)