OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:udf_cksum
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/fs/udf/
udf_osta.h
37
unsigned short
udf_cksum
(unsigned char *, int);
udf_osta.c
185
udf_cksum
(unsigned char *s, int n)
function
udf_subr.c
665
crc =
udf_cksum
(((uint8_t *) tag) + UDF_DESC_TAG_LENGTH, crc_len);
705
crc =
udf_cksum
(btag + UDF_DESC_TAG_LENGTH, crc_len);
/src/sbin/newfs_udf/
udf_core.c
558
crc =
udf_cksum
(((uint8_t *) tag) + UDF_DESC_TAG_LENGTH, crc_len);
610
crc =
udf_cksum
(((uint8_t *) tag) + UDF_DESC_TAG_LENGTH,
Completed in 24 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026