Home | History | Annotate | Download | only in ftp

Lines Matching refs:hashbytes

705 	off_t volatile hashbytes;
712 hashbytes = mark;
843 while (hash_interval && bytes >= hashbytes) {
846 hashbytes += mark;
863 if (bytes < hashbytes)
942 off_t volatile hashbytes;
952 hashbytes = mark;
1129 while (hash_interval && bytes >= hashbytes) {
1132 hashbytes += mark;
1153 if (bytes < hashbytes)