Home
last modified time | relevance | path

Searched defs:mntinfo (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libc/tests/gen/
H A Dgetmntinfo_test.c40 check_mntinfo(struct statfs *mntinfo, int n) in check_mntinfo()
55 struct statfs *mntinfo; in ATF_TC_BODY() local
/freebsd/sbin/umount/
H A Dumount.c609 mntinfo(struct statfs **mntbuf) in mntinfo() function