Home
last modified time | relevance | path

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

/third_party/FreeBSD/sbin/fsck_msdosfs/
H A Ddir.c545 int shortSum; in readDosDirSection() local
560 shortSum = -1; in readDosDirSection()
651 if (shortSum != -1) { in readDosDirSection()
658 shortSum = p[13]; in readDosDirSection()
661 } else if (shortSum != p[13] in readDosDirSection()
775 if (vallfn && shortSum != calcShortSum(p)) { in readDosDirSection()
790 shortSum = -1; in readDosDirSection()

Completed in 2 milliseconds