Home
last modified time | relevance | path

Searched refs:EVCON_DISCONNECTED (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/contrib/ntp/sntp/libevent/
H A Dhttp-internal.h40 EVCON_DISCONNECTED, /**< not currently connected not trying either*/ enumerator
H A Dhttp.c407 case EVCON_DISCONNECTED: in evhttp_connected()
1103 case EVCON_DISCONNECTED: in evhttp_read_cb()
1203 EVUTIL_ASSERT(evcon->state == EVCON_DISCONNECTED); in evhttp_connection_set_local_address()
1214 EVUTIL_ASSERT(evcon->state == EVCON_DISCONNECTED); in evhttp_connection_set_local_port()
1278 evcon->state = EVCON_DISCONNECTED; in evhttp_connection_reset_()
1302 evcon->state = EVCON_DISCONNECTED; in evhttp_connection_retry()
1389 case EVCON_DISCONNECTED: in evhttp_error_cb()
2286 evcon->state = EVCON_DISCONNECTED; in evhttp_connection_base_bufferevent_new()
2343 EVUTIL_ASSERT(evcon->state == EVCON_DISCONNECTED); in evhttp_connection_set_base()
/freebsd-13.1/contrib/libevent/
H A Dhttp-internal.h40 EVCON_DISCONNECTED, /**< not currently connected not trying either*/ enumerator
H A Dhttp.c410 case EVCON_DISCONNECTED: in evhttp_connected()
1160 case EVCON_DISCONNECTED: in evhttp_read_cb()
1266 EVUTIL_ASSERT(evcon->state == EVCON_DISCONNECTED); in evhttp_connection_set_local_address()
1277 EVUTIL_ASSERT(evcon->state == EVCON_DISCONNECTED); in evhttp_connection_set_local_port()
1349 evcon->state = EVCON_DISCONNECTED; in evhttp_connection_reset_()
1373 evcon->state = EVCON_DISCONNECTED; in evhttp_connection_retry()
1484 case EVCON_DISCONNECTED: in evhttp_error_cb()
2374 evcon->state = EVCON_DISCONNECTED; in evhttp_connection_base_bufferevent_new()
2447 EVUTIL_ASSERT(evcon->state == EVCON_DISCONNECTED); in evhttp_connection_set_base()