Home
last modified time | relevance | path

Searched defs:ntoread (Results 1 – 2 of 2) sorted by relevance

/external/libevent/include/event2/
Dhttp_struct.h107 ev_int64_t ntoread; member
/external/libevent/
Dhttp.c927 ev_int64_t ntoread; in evhttp_handle_chunked_read() local
2177 ev_int64_t ntoread = evutil_strtoll(content_length, &endp, 10); in evhttp_get_body_length() local