Searched defs:options_t (Results 1 – 2 of 2) sorted by relevance
34 struct options_t { struct35 int align; /* -a: default alignment column for results */59 extern struct options_t options; argument
97 } options_t; typedef