Home
last modified time | relevance | path

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

/third_party/uapp/fsck-msdosfs/
A Ddir.c446 int shortSum; in readDosDirSection() local
457 shortSum = -1; in readDosDirSection()
524 if (shortSum != -1) { in readDosDirSection()
531 shortSum = p[13]; in readDosDirSection()
534 } else if (shortSum != p[13] in readDosDirSection()
639 if (vallfn && shortSum != calcShortSum(p)) { in readDosDirSection()
654 shortSum = -1; in readDosDirSection()

Completed in 5 milliseconds