Home | History | Annotate | Download | only in bio

Lines Matching refs:BIO_clear_flags

235 void BIO_clear_flags(BIO *b, int flags);
247 BIO_clear_flags(b, (BIO_FLAGS_RWS|BIO_FLAGS_SHOULD_RETRY))