Searched defs:thecrc (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.bin/cksum/
H A Dsum1.c55 u_int thecrc; local
H A Dsum2.c53 u_int32_t thecrc; local
[all...]
H A Dcrc.c119 u_int32_t thecrc; local
148 crc_buf(uint32_t thecrc, const void *buf, size_t len) argument
158 crc_byte(uint32_t thecrc, unsigned int byte_val) argument
[all...]
/netbsd-6-1-5-RELEASE/usr.sbin/mtree/
H A Dcrc.c125 u_int32_t thecrc, len; local

Completed in 79 milliseconds