Home
last modified time | relevance | path

Searched refs:tsize (Results 1 – 17 of 17) sorted by relevance

/curl/tests/data/
H A Dtest109939 tsize = 0
44 tsize = 0
H A Dtest200450 tsize = 0
55 tsize = 0
H A Dtest28336 tsize = 0
H A Dtest27143 tsize = 0
H A Dtest33242 tsize = 0
H A Dtest104944 tsize = 0
H A Dtest109344 tsize = 0
H A Dtest100944 tsize = 0
H A Dtest109450 tsize = 0
H A Dtest28541 tsize = 32
H A Dtest100739 tsize = 27
H A Dtest200396 tsize = 0
101 tsize = 0
H A Dtest28467 tsize = 0
H A Dtest123856 tsize = 0
H A Dtest28692 tsize = 512
H A Dtest200296 tsize = 0
/curl/lib/
H A Dtftp.c364 long tsize = 0; in tftp_parse_option_ack() local
366 tsize = strtol(value, NULL, 10); in tftp_parse_option_ack()
367 infof(data, "%s (%ld)", "tsize parsed from OACK", tsize); in tftp_parse_option_ack()
372 if(!tsize) { in tftp_parse_option_ack()
376 Curl_pgrsSetDownloadSize(data, tsize); in tftp_parse_option_ack()

Completed in 17 milliseconds