Home
last modified time | relevance | path

Searched defs:mntbuf (Results 1 – 7 of 7) sorted by relevance

/openbsd/bin/df/
H A Ddf.c74 struct statfs *mntbuf; in main() local
183 struct statfs *mntbuf; in getmntpt() local
254 struct statfs *mntbuf; in regetmntinfo() local
342 bsdprint(struct statfs *mntbuf, long mntsize, int maxwidth) in bsdprint()
385 posixprint(struct statfs *mntbuf, long mntsize, int maxwidth) in posixprint()
/openbsd/lib/libc/gen/
H A Dgetmntinfo.c41 static struct statfs *mntbuf; in getmntinfo() local
/openbsd/sbin/mount/
H A Dmount.c106 struct statfs *mntbuf; in main() local
627 struct statfs *mntbuf; in getmntpt() local
/openbsd/sbin/umount/
H A Dumount.c259 struct statfs *mntbuf; in getmntname() local
/openbsd/usr.bin/fstat/
H A Dfstat.c892 static struct statfs *mntbuf; in getfname() local
/openbsd/libexec/snmpd/snmpd_metrics/
H A Dmib.c392 struct statfs *mntbuf, *mnt; in mib_hrstorage() local
/openbsd/gnu/llvm/compiler-rt/lib/msan/tests/
H A Dmsan_test.cpp2368 struct mntent mntbuf; in TEST() local