Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/cksum/
H A Dcrc.c120 uint32_t thecrc; in crc() local
165 crc_buf(uint32_t thecrc, const void *buf, size_t len) in crc_buf()
204 crc_byte(uint32_t thecrc, unsigned int byte_val) in crc_byte()
H A Dsum1.c55 u_int thecrc; in csum1() local
H A Dsum2.c53 uint32_t thecrc; in csum2() local
/netbsd-src/usr.sbin/mtree/
H A Dcrc.c124 uint32_t thecrc, len; in crc() local