Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/
H A Dumount.c546 int mfound, sfound; in getmntlast() local
549 mfound = sfound = 0; in getmntlast()
553 mfound++; in getmntlast()
560 if (mfound && sfound) in getmntlast()