Searched refs:hashbytes (Results 1 – 2 of 2) sorted by relevance
583 volatile off_t hashbytes; in sendrequest() local588 hashbytes = mark; in sendrequest()754 while (bytes >= hashbytes) { in sendrequest()756 hashbytes += mark; in sendrequest()783 (bytes >= hashbytes)) { in sendrequest()786 hashbytes += mark; in sendrequest()799 if (bytes < hashbytes) in sendrequest()877 volatile off_t hashbytes; in recvrequest() local886 hashbytes = mark; in recvrequest()1082 while (bytes >= hashbytes) { in recvrequest()[all …]
189 off_t hashbytes; in file_get() local249 hashbytes = mark; in file_get()265 while (bytes >= hashbytes) { in file_get()267 hashbytes += mark; in file_get()321 off_t hashbytes; in url_get() local1051 hashbytes = mark; in url_get()1074 while (bytes >= hashbytes) { in url_get()1076 hashbytes += mark; in url_get()