Searched refs:mntbufc (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sbin/dump/
H A Doptr.c423 int i, mntbufc; local
427 if ((mntbufc = getmntinfo(&mntbuf, MNT_NOWAIT)) == 0)
429 for (fs = mntbuf, i = 0; i < mntbufc; i++, fs++) {

Completed in 49 milliseconds