Home | History | Annotate | Download | only in proxy

Lines Matching refs:strtoll

646         int64_t  body_len = strtoll( content_length, &end, 10 );
743 length = strtoll(line, &end, 16);