Home | History | Annotate | Download | only in toolbox

Lines Matching refs:getmntinfo

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