Lines Matching defs:opts_t
85 struct opts_t { struct
86 bool do_alpha;
87 bool do_compact;
88 bool do_enumerate;
89 bool no_inquiry;
90 bool do_mask;
91 bool do_mlu;
92 bool do_raw;
93 bool do_rctd; /* Return command timeout descriptor */
94 bool do_repd;
95 bool do_unsorted;
96 bool do_taskman;
97 bool opt_new;
98 bool verbose_given;
99 bool version_given;
100 int do_help;
101 int do_hex;
102 int opcode;
103 int servact;
104 int verbose;
105 const char * device_name;
106 const char * inhex_fn;
107 sgj_state json_st;