Home
last modified time | relevance | path

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

/external/chromium/third_party/libevent/
Devhttp.h223 ev_int64_t ntoread; member
Dhttp.c791 ev_int64_t ntoread; in evhttp_handle_chunked_read() local
1553 ev_int64_t ntoread = evutil_strtoll(content_length, &endp, 10); in evhttp_get_body_length() local