Home
last modified time | relevance | path

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

/freebsd/bin/df/
H A Ddf.c77 static size_t regetmntinfo(struct statfs **, long);
196 mntsize = regetmntinfo(&mntbuf, mntsize); in main()
371 regetmntinfo(struct statfs **mntbufp, long mntsize) in regetmntinfo() function