OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cksect
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/fstyp/
exfat.c
325
uint32_t *
cksect
;
local in function:fstyp_exfat
331
cksect
= NULL;
348
cksect
= read_sect(fp, MAIN_BOOT_REGION_SECT + SUBREGION_CHKSUM_SECT,
355
if (chksum != le32toh(
cksect
[0])) {
357
le32toh(
cksect
[0]), chksum);
366
free(
cksect
);
Completed in 12 milliseconds
Indexes created Tue Oct 14 01:09:49 GMT 2025