Searched refs:be1_outcome (Results 1 – 1 of 1) sorted by relevance
1197 struct be_conn_hostname_result be1_outcome={0,0}, be2_outcome={0,0}, in test_bufferevent_connect_hostname() local1243 &be1_outcome); in test_bufferevent_connect_hostname()1284 tt_int_op(be1_outcome.what, ==, BEV_EVENT_ERROR); in test_bufferevent_connect_hostname()1285 tt_int_op(be1_outcome.dnserr, ==, EVUTIL_EAI_NONAME); in test_bufferevent_connect_hostname()