Home | History | Annotate | Download | only in toolbox

Lines Matching refs:getmntinfo

762     if (!(n = getmntinfo(&mp, MNT_NOWAIT)))
763 err(1, "getmntinfo");