Home | History | Annotate | Download | only in bio

Lines Matching refs:BIO_set_fd

507 #define BIO_set_fd(b,fd,c)	BIO_int_ctrl(b,BIO_C_SET_FD,c,fd)