Searched refs:conntype (Results 1 – 1 of 1) sorted by relevance
2938 int initrbio, initwbio, newrbio, newwbio, conntype; in test_ssl_set_bio() local2949 conntype = CONNTYPE_NO_CONNECTION; in test_ssl_set_bio()2957 conntype = idx % 2; in test_ssl_set_bio()2965 if (conntype == CONNTYPE_CONNECTION_FAIL) { in test_ssl_set_bio()3012 if (conntype != CONNTYPE_NO_CONNECTION in test_ssl_set_bio()3015 == (conntype == CONNTYPE_CONNECTION_SUCCESS))) in test_ssl_set_bio()
Completed in 40 milliseconds