Searched refs:kRetryFlags (Results 1 – 1 of 1) sorted by relevance
298 static const int kRetryFlags = BIO_FLAGS_RWS | BIO_FLAGS_SHOULD_RETRY; variable301 return bio->flags & kRetryFlags; in BIO_get_retry_flags()305 bio->flags &= ~kRetryFlags; in BIO_clear_retry_flags()