Home
last modified time | relevance | path

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

/freebsd/bin/df/
H A Ddf.c56 struct maxwidths { struct
76 static void prtstat(struct statfs *, struct maxwidths *); argument
103 struct maxwidths maxwidths; in main() local