Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/
H A Dfslib.c206 fsgetmlast(mntlist_t *ml, struct mnttab *mntin) in fsgetmlast() argument
211 if (mntin->mnt_mountp && mntin->mnt_special) { in fsgetmlast()
216 mntin->mnt_mountp) == 0) && in fsgetmlast()
218 mntin->mnt_special) == 0)) in fsgetmlast()
220 } else if (mntin->mnt_mountp) { in fsgetmlast()
222 mntin->mnt_mountp) == 0) in fsgetmlast()
224 } else if (mntin->mnt_special) { in fsgetmlast()
226 mntin->mnt_special) == 0) in fsgetmlast()