Home
last modified time | relevance | path

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

/dragonfly/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()
/dragonfly/bin/df/
H A Ddf.c293 regetmntinfo(struct statfs **mntbufp, struct statvfs **mntvbufp, long mntsize, char **vfslist) in regetmntinfo()
/dragonfly/sbin/vquota/
H A Dvquota.c407 struct statfs *mntbufp; in get_fslist() local
/dragonfly/sbin/mountd/
H A Dmountd.c1373 struct statfs *fsp, *mntbufp; in get_exportlist() local