Home | History | Annotate | Download | only in bio

Lines Matching defs:BIO_set_conn_port

464 #define BIO_set_conn_port(b,port) BIO_ctrl(b,BIO_C_SET_CONNECT,1,(char *)port)