Home | History | Annotate | Download | only in bio

Lines Matching defs:BIO_C_SET_FD

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