OpenGrok
Cross Reference: newfs_msdos.c
xref
: /
system
/
core
/
toolbox
/
newfs_msdos.c
Home
|
History
|
Annotate
|
Download
|
only in
toolbox
Lines Matching
refs:getmntinfo
762
if (!(n =
getmntinfo
(&mp, MNT_NOWAIT)))
763
err(1, "
getmntinfo
");