Searched defs:BIO_set_nbio (Results 1 – 2 of 2) sorted by relevance
409 #define BIO_set_nbio(b,n) BIO_ctrl(b,BIO_C_SET_NBIO,(n),NULL) macro