Searched refs:mntsize (Results 1 – 1 of 1) sorted by relevance
72 int i, mntsize; in get_mount_path() local76 if ((mntsize = getmntinfo(&mntbuf, MNT_NOWAIT)) == 0) { in get_mount_path()83 for (i = 0; i < mntsize; i++) { in get_mount_path()