Home
last modified time | relevance | path

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

/external/chromium/third_party/libevent/
Dhttp-internal.h43 EVCON_READING_FIRSTLINE,/**< reading Request-Line (incoming conn) or enumerator
Dhttp.c364 case EVCON_READING_FIRSTLINE: in evhttp_connected()
941 case EVCON_READING_FIRSTLINE: in evhttp_read()
1853 evcon->state = EVCON_READING_FIRSTLINE; in evhttp_start_read()
2560 evcon->state = EVCON_READING_FIRSTLINE; in evhttp_get_request_connection()