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.c335 char *ptr2; in get_param_word() local
356 ptr = ptr2 = escape; in get_param_word()
360 *ptr2++ = *ptr++; in get_param_word()
363 *end_pos = ptr2; in get_param_word()
/curl/lib/vssh/
H A Dlibssh.c1634 char *ptr2; in myssh_statemach_act() local
1644 to_t = curlx_strtoofft(ptr, &ptr2, 10, &to); in myssh_statemach_act()
H A Dlibssh2.c2518 char *ptr2; in ssh_statemach_act() local
2527 to_t = curlx_strtoofft(ptr, &ptr2, 10, &to); in ssh_statemach_act()

Completed in 22 milliseconds