Lines Matching defs:opts_t
50 struct opts_t { struct
51 bool do_dbd;
52 bool do_dbout;
53 bool do_examine;
54 bool do_flexible;
55 bool do_list;
56 bool do_llbaa;
57 bool do_six;
58 bool o_readwrite;
59 bool subpg_code_given;
60 bool opt_new;
61 bool verbose_given;
62 bool version_given;
63 int do_all;
64 int do_help;
65 int do_hex;
66 int maxlen;
67 int do_raw;
68 int verbose;
69 int page_control;
70 int pg_code;
71 int subpg_code;
72 const char * device_name;
73 const char * page_acron;