Home
last modified time | relevance | path

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

/freebsd-14.2/bin/df/
H A Ddf.c68 struct maxwidths { struct
88 static void prtstat(struct statfs *, struct maxwidths *); argument
115 struct maxwidths maxwidths; in main() local