Lines Matching defs:opts_t
61 struct opts_t { struct
62 bool do_eject;
63 bool do_immed;
64 bool do_load;
65 bool do_loej;
66 bool do_noflush;
67 bool do_readonly;
68 bool do_start;
69 bool do_stop;
70 bool opt_new;
71 bool verbose_given;
72 bool version_given;
73 int do_fl;
74 int do_help;
75 int do_mod;
76 int do_pc;
77 int verbose;
78 const char * device_name;