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

/freebsd-10-stable/bin/df/
H A Ddf.c93 static size_t regetmntinfo(struct statfs **, long, const char **);
217 mntsize = regetmntinfo(&mntbuf, mntsize, vfslist);
355 regetmntinfo(struct statfs **mntbufp, long mntsize, const char **vfslist) function

Completed in 46 milliseconds