Searched refs:CURL_SEEKFUNC_CANTSEEK (Results 1 – 8 of 8) sorted by relevance
86 return CURL_SEEKFUNC_CANTSEEK; in tool_seek_cb()
724 CURL_SEEKFUNC_CANTSEEK 7.19.5
205 #define CURL_SEEKFUNC_CANTSEEK 2 /* tell libcurl seeking can't be done, so macro
295 #define CURL_SEEKFUNC_CANTSEEK 2 /* tell libcurl seeking can't be done, so macro
1727 if(seekerr != CURL_SEEKFUNC_CANTSEEK) { in ssh_statemach_act()
2155 if(seekerr != CURL_SEEKFUNC_CANTSEEK) { in Curl_http()
1660 if(seekerr != CURL_SEEKFUNC_CANTSEEK) { in ftp_state_ul_setup()
146 d CURL_SEEKFUNC_CANTSEEK...