Home | History | Annotate | Download | only in lib

Lines Matching refs:to_t

1521           CURLofft to_t;
1530 to_t = curlx_strtoofft(ptr, &ptr2, 0, &to);
1531 if(to_t == CURL_OFFT_FLOW) {
1534 if((to_t == CURL_OFFT_INVAL) /* no "to" value given */