Home
last modified time | relevance | path

Searched defs:crc_total (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/usr.bin/cksum/
H A Dcrc.c105 uint32_t crc_total = ~0; /* The crc over a number of files. */ variable
/dflybsd-src/usr.sbin/mtree/
H A Dcrc.c105 u_int32_t crc_total = ~0; /* The crc over a number of files. */ variable