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

/netbsd-current/bin/df/
H A Ddf.c74 static size_t regetmntinfo(struct statvfs **, size_t);
198 mntcount = regetmntinfo(&mntbuf, mntcount);
346 regetmntinfo(struct statvfs **mntbufp, size_t count) function

Completed in 76 milliseconds