Home | History | Annotate | Download | only in bio

Lines Matching refs:BIO_C_GET_FD

405 #define BIO_C_GET_FD				105
508 #define BIO_get_fd(b,c) BIO_ctrl(b,BIO_C_GET_FD,0,(char *)c)