OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:newc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/msdosfs/
msdosfs_fat.c
671
u_long bn, bo, bsize, byteoffset, readcn,
newc
;
local in function:fatchain
692
newc
= --count > 0 ? start : fillwith;
698
readcn |=
newc
& 0xfff;
701
readcn |=
newc
<< 4;
709
putushort((char *)bp->b_data + bo,
newc
);
715
readcn |=
newc
& pmp->pm_fatmask;
msdosfs_fat.c
671
u_long bn, bo, bsize, byteoffset, readcn,
newc
;
local in function:fatchain
692
newc
= --count > 0 ? start : fillwith;
698
readcn |=
newc
& 0xfff;
701
readcn |=
newc
<< 4;
709
putushort((char *)bp->b_data + bo,
newc
);
715
readcn |=
newc
& pmp->pm_fatmask;
Completed in 21 milliseconds
Indexes created Mon Sep 22 13:09:51 GMT 2025