Home | History | Annotate | Download | only in bio

Lines Matching refs:BIO_set_accept_port

476 #define BIO_set_accept_port(b,name) BIO_ctrl(b,BIO_C_SET_ACCEPT,0,(char *)name)