repo.or.cz
/
dragonfly.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
hammer - Make vfs.hammer.cluster_enable an integer
[dragonfly.git]
/
lib
/
libtcplay
/
crc32.h
blob
2ad34ae9c443bbf9af331c00c872e2f12ac13407
1
uint32_t
crc32
(
const void
*
buf
,
size_t
size
);
2
uint32_t
crc32_intermediate
(
uint32_t
crc
,
uint8_t
d
);