OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:clsz
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/fsck_msdos/
dir.c
319
int
clsz
= boot->SecPerClust * boot->BytesPerSec;
local in function:delete
322
e = delbuf +
clsz
;
332
|| read(f, delbuf,
clsz
) !=
clsz
) {
341
|| write(f, delbuf,
clsz
) !=
clsz
) {
dir.c
319
int
clsz
= boot->SecPerClust * boot->BytesPerSec;
local in function:delete
322
e = delbuf +
clsz
;
332
|| read(f, delbuf,
clsz
) !=
clsz
) {
341
|| write(f, delbuf,
clsz
) !=
clsz
) {
Completed in 65 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025