Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fs.d/ufs/fsck/
H A Dpass3.c332 int inotype; in pass3acheck() local
359 inotype = (dp->di_mode & IFMT); in pass3acheck()
376 (inotype == IFDIR) ? "Directory" : "File", in pass3acheck()