Home
last modified time | relevance | path

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

/external/fsck_msdos/
Ddir.c95 static u_char calcShortSum(u_char *);
191 calcShortSum(u_char *p) in calcShortSum() function
649 if (vallfn && shortSum != calcShortSum(p)) { in readDosDirSection()