Home
last modified time | relevance | path

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

/external/fsck_msdos/
Ddir.c98 static u_char calcShortSum(u_char *);
195 calcShortSum(u_char *p) in calcShortSum() function
790 if (vallfn && shortSum != calcShortSum(p)) { in readDosDirSection()