Searched refs:HASHBYTES (Results 1 – 3 of 3) sorted by relevance
581 #define HASHBYTES 1024 macro591 int hashbytes = HASHBYTES; in copy_stream()653 hashbytes += HASHBYTES; in copy_stream()677 long bytes = 0, hashbytes = HASHBYTES; in sendrequest()823 hashbytes += HASHBYTES; in sendrequest()906 long bytes = 0, hashbytes = HASHBYTES; in recvrequest()1053 hashbytes += HASHBYTES; in recvrequest()1059 if (bytes < HASHBYTES) in recvrequest()1105 hashbytes += HASHBYTES; in recvrequest()
180 #define HASHBYTES 1024 /* default mark for `hash' command */ macro
189 mark = HASHBYTES; in main()