BIO_up_ref
if (cb == NULL || !BIO_up_ref(bio)) {
if (resp != NULL && !BIO_up_ref(resp))
if (!BIO_up_ref(req))
int BIO_up_ref(BIO *a);
OSSL_CORE_MAKE_FUNC(int, BIO_up_ref, (OSSL_CORE_BIO *bio))
if (!BIO_up_ref(bio)) {
if (!BIO_up_ref(next))
if (bio != NULL && !BIO_up_ref(bio))
if (prev != NULL && !BIO_up_ref(prev))
if (next != NULL && !BIO_up_ref(next))
if (bio != NULL && !BIO_up_ref(bio))
if (!BIO_up_ref(rbio))
if (!BIO_up_ref(rbio))
if (!BIO_up_ref(wbio))
BIO_up_ref(keylog_bio);
if (!TEST_true(BIO_up_ref(rbio))) {
if (!TEST_true(BIO_up_ref(wbio))) {
return BIO_up_ref(bio->bio);
if (!BIO_up_ref(bio_out)) /* Protection against freeing */
if (!TEST_int_gt(BIO_up_ref(server_to_client), 0)
|| !TEST_int_gt(BIO_up_ref(client_to_server), 0))
if (!BIO_up_ref(sbio))
if (!BIO_up_ref(s_to_c_bio))
if (!BIO_up_ref(c_to_s_bio)) {
if (!TEST_true(BIO_up_ref(c_net_bio))) {
if (!BIO_up_ref(h->s_net_bio))
if (!TEST_true(BIO_up_ref(h->c_net_bio)))
if (!BIO_up_ref(s_net_bio))
if (!TEST_true(BIO_up_ref(c_net_bio))) {
if (!TEST_true(BIO_up_ref(bio)))
if (!BIO_up_ref(c_to_s)) {
if (!BIO_up_ref(s_to_c)) {
|| !TEST_true(BIO_up_ref(rbio)))
if (!TEST_ptr(wbio) || !TEST_true(BIO_up_ref(wbio)))
if (!TEST_ptr(tmp) || !TEST_true(BIO_up_ref(tmp))) {
if (!TEST_true(BIO_up_ref(tmp)))
if (!BIO_up_ref(bretry)) {
if (!TEST_ptr(tmp) || !TEST_true(BIO_up_ref(tmp))) {
if (irbio != NULL && !BIO_up_ref(irbio))
if (iwbio != NULL && iwbio != irbio && !BIO_up_ref(iwbio)) {
if (!TEST_true(BIO_up_ref(nrbio)))
if (!TEST_true(BIO_up_ref(nwbio))) {
if (!TEST_ptr(tmp) || !TEST_true(BIO_up_ref(tmp))) {
if (!TEST_ptr(tmp) || !TEST_true(BIO_up_ref(tmp))) {
if (!TEST_true(BIO_up_ref(tmp))) {