Lines Matching refs:evutil_strtoll
802 ntoread = evutil_strtoll(p, &endp, 16);1553 ev_int64_t ntoread = evutil_strtoll(content_length, &endp, 10);