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

/freebsd-10.0-release/sbin/umount/
H A Dumount.c75 size_t mntinfo (struct statfs **);
147 if ((mntsize = mntinfo(&mntbuf)) <= 0)
442 if ((mntsize = mntinfo(&mntbuf)) <= 0)
557 mntinfo(struct statfs **mntbuf) function

Completed in 58 milliseconds