Home | History | Annotate | Download | only in libevent

Lines Matching refs:ev_int64_t

863 			ev_int64_t ntoread;
1871 ev_int64_t ntoread = evutil_strtoll(content_length, &endp, 10);
1953 /* ntoread is ev_int64_t, max_body_size is ev_uint64_t */