Home
last modified time | relevance | path

Searched refs:ptr2 (Results 1 – 4 of 4) sorted by relevance

/curl/lib/
H A Dcurl_range.c42 char *ptr2; in Curl_range() local
52 to_t = curlx_strtoofft(ptr, &ptr2, 10, &to); in Curl_range()
/curl/src/
H A Dtool_formparse.c333 char *ptr2; in get_param_word() local
354 ptr = ptr2 = escape; in get_param_word()
358 *ptr2++ = *ptr++; in get_param_word()
361 *end_pos = ptr2; in get_param_word()
/curl/lib/vssh/
H A Dlibssh.c1635 char *ptr2; in myssh_statemach_act() local
1645 to_t = curlx_strtoofft(ptr, &ptr2, 10, &to); in myssh_statemach_act()
H A Dlibssh2.c1530 char *ptr2; in sftp_download_stat() local
1539 to_t = curlx_strtoofft(ptr, &ptr2, 10, &to); in sftp_download_stat()

Completed in 17 milliseconds