OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:shortSum
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/fsck_msdos/
dir.c
475
int
shortSum
;
486
shortSum
= -1;
554
if (
shortSum
!= -1) {
561
shortSum
= p[13];
564
} else if (
shortSum
!= p[13]
651
if (vallfn &&
shortSum
!= calcShortSum(p)) {
666
shortSum
= -1;
dir.c
475
int
shortSum
;
486
shortSum
= -1;
554
if (
shortSum
!= -1) {
561
shortSum
= p[13];
564
} else if (
shortSum
!= p[13]
651
if (vallfn &&
shortSum
!= calcShortSum(p)) {
666
shortSum
= -1;
Completed in 23 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025