Home | History | Annotate | Download | only in bio

Lines Matching refs:BIO_set_no_connect_return

500 #define BIO_set_no_connect_return(b,bool) BIO_int_ctrl(b,BIO_C_SET_PROXY_PARAM,5,bool)