HomeSort by: relevance | last modified time | path
    Searched defs:regetmntinfo (Results 1 - 1 of 1) sorted by relevancy

  /src/bin/df/
df.c 74 static size_t regetmntinfo(struct statvfs **, size_t);
207 mntcount = regetmntinfo(&mntbuf, mntcount);
361 regetmntinfo(struct statvfs **mntbufp, size_t count) function in typeref:typename:size_t

Completed in 14 milliseconds