Home | History | Annotate | Download | only in bio

Lines Matching refs:BIO_C_DESTROY_BIO_PAIR

440 #define BIO_C_DESTROY_BIO_PAIR			139
588 #define BIO_destroy_bio_pair(b) (int)BIO_ctrl(b,BIO_C_DESTROY_BIO_PAIR,0,NULL)