Searched refs:HASHSIZ (Results 1 – 3 of 3) sorted by relevance
745 off_t bytes = 0, hashbytes = HASHSIZ; in sendrequest()892 hashbytes += HASHSIZ; in sendrequest()922 hashbytes += HASHSIZ; in sendrequest()1056 off_t bytes = 0, hashbytes = HASHSIZ; in recvrequest()1243 hashbytes += HASHSIZ; in recvrequest()1299 hashbytes += HASHSIZ; in recvrequest()
174 #define HASHSIZ BUFSIZ*8 macro
947 (void) printf(" (%d bytes/hash mark)", HASHSIZ); in sethash()