Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/ntp/sntp/libevent/
H A Dhttp-internal.h42 EVCON_IDLE, /**< connection is established */ enumerator
H A Dhttp.c410 case EVCON_IDLE: in evhttp_connected()
780 evcon->state = EVCON_IDLE; in evhttp_connection_done()
1086 case EVCON_IDLE: in evhttp_read_cb()
1231 EVUTIL_ASSERT(evcon->state == EVCON_IDLE); in evhttp_request_dispatch()
1390 case EVCON_IDLE: in evhttp_error_cb()
1409 EVUTIL_ASSERT(evcon->state == EVCON_IDLE); in evhttp_error_cb()
1493 evcon->state = EVCON_IDLE; in evhttp_connection_cb()
/freebsd-13.1/contrib/libevent/
H A Dhttp-internal.h42 EVCON_IDLE, /**< connection is established */ enumerator
H A Dhttp.c413 case EVCON_IDLE: in evhttp_connected()
819 evcon->state = EVCON_IDLE; in evhttp_connection_done()
1143 case EVCON_IDLE: in evhttp_read_cb()
1294 EVUTIL_ASSERT(evcon->state == EVCON_IDLE); in evhttp_request_dispatch()
1485 case EVCON_IDLE: in evhttp_error_cb()
1504 EVUTIL_ASSERT(evcon->state == EVCON_IDLE); in evhttp_error_cb()
1593 evcon->state = EVCON_IDLE; in evhttp_connection_cb()