Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/ntp/sntp/libevent/
H A Dhttp-internal.h43 EVCON_READING_FIRSTLINE,/**< reading Request-Line (incoming conn) or enumerator
H A Dhttp.c411 case EVCON_READING_FIRSTLINE: in evhttp_connected()
1068 case EVCON_READING_FIRSTLINE: in evhttp_read_cb()
1391 case EVCON_READING_FIRSTLINE: in evhttp_error_cb()
2573 evcon->state = EVCON_READING_FIRSTLINE; in evhttp_start_read_()
4034 evcon->state = EVCON_READING_FIRSTLINE; in evhttp_get_request_connection()
/freebsd-13.1/contrib/libevent/
H A Dhttp-internal.h43 EVCON_READING_FIRSTLINE,/**< reading Request-Line (incoming conn) or enumerator
H A Dhttp.c414 case EVCON_READING_FIRSTLINE: in evhttp_connected()
1125 case EVCON_READING_FIRSTLINE: in evhttp_read_cb()
1486 case EVCON_READING_FIRSTLINE: in evhttp_error_cb()
2692 evcon->state = EVCON_READING_FIRSTLINE; in evhttp_start_read_()
4199 evcon->state = EVCON_READING_FIRSTLINE; in evhttp_get_request_connection()