OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:crctot
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/mtree/
crc.c
125
uint32_t
crctot
;
local in function:crc
130
thecrc = len =
crctot
= 0;
132
crctot
= ~crc_total;
137
COMPUTE(
crctot
, *p);
152
COMPUTE(
crctot
, len & 0xff);
161
crc_total = ~
crctot
;
Completed in 11 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025