Home
last modified time | relevance | path

Searched defs:mntbufp (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/lib/libc/gen/
H A Dgetmntinfo.c41 getmntinfo(struct statfs **mntbufp, int flags) in getmntinfo()
H A Dgetmntvinfo.c43 getmntvinfo(struct statfs **mntbufp, struct statvfs **mntvbufp, int flags) in getmntvinfo()
/dflybsd-src/bin/df/
H A Ddf.c293 regetmntinfo(struct statfs **mntbufp, struct statvfs **mntvbufp, long mntsize, char **vfslist) in regetmntinfo()
/dflybsd-src/sbin/vquota/
H A Dvquota.c407 struct statfs *mntbufp; in get_fslist() local
/dflybsd-src/sbin/mountd/
H A Dmountd.c1373 struct statfs *fsp, *mntbufp; in get_exportlist() local