Searched refs:conntype (Results 1 – 2 of 2) sorted by relevance
573 add_fd(int sock, enum conn_type conntype, verto_ev_flag flags, void *handle, in add_fd() argument596 newconn->type = conntype; in add_fd()
2944 int initrbio, initwbio, newrbio, newwbio, conntype; in test_ssl_set_bio() local2955 conntype = CONNTYPE_NO_CONNECTION; in test_ssl_set_bio()2963 conntype = idx % 2; in test_ssl_set_bio()2971 if (conntype == CONNTYPE_CONNECTION_FAIL) { in test_ssl_set_bio()3020 if (conntype != CONNTYPE_NO_CONNECTION in test_ssl_set_bio()3023 == (conntype == CONNTYPE_CONNECTION_SUCCESS))) in test_ssl_set_bio()