Searched defs:crc_total (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/contrib/mtree/
H A Dcrc.c117 u_int32_t crc_total = ~0; /* The crc over a number of files. */ variable
/freebsd-11-stable/usr.bin/cksum/
H A Dcrc.c109 uint32_t crc_total = ~0; /* The crc over a number of files. */ variable

Completed in 93 milliseconds