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

/netbsd-current/sbin/mount/
H A Dmount.c372 int argc, numfs, i, status, maxargc; local
400 if ((numfs = getmntinfo(&sfp, MNT_WAIT)) == 0) {
404 for(i = 0; i < numfs; i++) {

Completed in 80 milliseconds