Home
last modified time | relevance | path

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

/freebsd-12.1/bin/df/
H A Ddf.c79 struct maxwidths { struct
96 static void prtstat(struct statfs *, struct maxwidths *); argument
124 struct maxwidths maxwidths; in main() local