Home
last modified time | relevance | path

Searched refs:CURLofft (Results 1 – 8 of 8) sorted by relevance

/external/curl/lib/
Dstrtoofft.h47 } CURLofft; typedef
49 CURLofft curlx_strtoofft(const char *str, char **endp, int base,
Dcurl_range.c44 CURLofft from_t; in Curl_range()
45 CURLofft to_t; in Curl_range()
Dstrtoofft.c215 CURLofft curlx_strtoofft(const char *str, char **endp, int base, in curlx_strtoofft()
Dcookie.c699 CURLofft offt; in Curl_cookie_add()
Dhttp.c3753 CURLofft offt = curlx_strtoofft(headp + 15, NULL, 10, &contentlength); in Curl_http_readwrite_headers()
/external/curl/src/
Dtool_paramhlp.c398 CURLofft offt = curlx_strtoofft(str, &endptr, 0, val); in str2offset()
/external/curl/lib/vssh/
Dlibssh.c1631 CURLofft to_t; in myssh_statemach_act()
1632 CURLofft from_t; in myssh_statemach_act()
Dlibssh2.c2349 CURLofft to_t; in ssh_statemach_act()
2350 CURLofft from_t; in ssh_statemach_act()