Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/fs.d/pcfs/fsck/
H A Ddir.c253 int haveBad = 0; in noteUsage() local
269 haveBad = 1; in noteUsage()
291 if (haveBad > 0) { in noteUsage()
294 haveBad = 0; in noteUsage()
296 return (haveBad); in noteUsage()
305 int haveBad; in storeInfoAboutEntry() local
352 haveBad = noteUsage(fd, start, dp, ldp, longEntryStartCluster, in storeInfoAboutEntry()
354 if (haveBad > 0) { in storeInfoAboutEntry()