Searched refs:shortSum (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sbin/fsck_msdos/
H A Ddir.c473 int shortSum; local
484 shortSum = -1;
552 if (shortSum != -1) {
559 shortSum = p[13];
562 } else if (shortSum != p[13]
649 if (vallfn && shortSum != calcShortSum(p)) {
664 shortSum = -1;

Completed in 50 milliseconds