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