Home
last modified time | relevance | path

Searched refs:arg_none (Results 1 – 20 of 20) sorted by relevance

/freebsd/sbin/nvmecontrol/
H A Dresv.c54 #define OPT_END { NULL, 0, arg_none, NULL, NULL }
90 { NULL, 0, arg_none, NULL, NULL }
95 { arg_none, NULL, NULL },
132 OPT("iekey", 'i', arg_none, register_opt, iekey,
136 { NULL, 0, arg_none, NULL, NULL }
141 { arg_none, NULL, NULL },
174 { NULL, 0, arg_none, NULL, NULL }
179 { arg_none, NULL, NULL },
206 OPT("hex", 'x', arg_none, report_opt, hex,
208 OPT("verbose", 'v', arg_none, report_opt, verbose,
[all …]
H A Dsanitize.c70 OPT("ause", 'U', arg_none, opt, ause,
72 OPT("ndas", 'd', arg_none, opt, ndas,
74 OPT("oipbp", 'I', arg_none, opt, oipbp,
76 OPT("reportonly", 'r', arg_none, opt, reportonly,
84 { NULL, 0, arg_none, NULL, NULL }
90 { arg_none, NULL, NULL },
H A Dpassthru.c136 ARG("raw-binary", 'b', arg_none, opt, binary,
138 ARG("dry-run", 'd', arg_none, opt, dry_run,
140 ARG("read", 'r', arg_none, opt, read,
142 ARG("show-command", 's', arg_none, opt, show_command,
144 ARG("write", 'w', arg_none, opt, write,
146 { NULL, 0, arg_none, NULL, NULL }
151 { arg_none, NULL, NULL },
H A Dconnect.c273 OPT("flow_control", 'F', arg_none, opt, flow_control,
275 OPT("hdr_digests", 'g', arg_none, opt, header_digests,
277 OPT("data_digests", 'G', arg_none, opt, data_digests,
279 { NULL, 0, arg_none, NULL, NULL }
286 { arg_none, NULL, NULL },
291 { arg_none, NULL, NULL },
H A Dformat.c75 OPT("crypto", 'C', arg_none, opt, Cflag,
77 OPT("erase", 'E', arg_none, opt, Eflag,
89 { NULL, 0, arg_none, NULL, NULL }
95 { arg_none, NULL, NULL },
H A Dns.c60 #define OPT_END { NULL, 0, arg_none, NULL, NULL }
81 { arg_none, NULL, NULL },
114 { arg_none, NULL, NULL },
180 { arg_none, NULL, NULL },
210 { arg_none, NULL, NULL },
244 { arg_none, NULL, NULL },
274 { arg_none, NULL, NULL },
308 { arg_none, NULL, NULL },
335 OPT("hex", 'x', arg_none, identify_opt, hex,
337 OPT("verbose", 'v', arg_none, identify_opt, verbose,
[all …]
H A Dreconnect.c309 OPT("flow_control", 'F', arg_none, opt, flow_control,
311 OPT("hdr_digests", 'g', arg_none, opt, header_digests,
313 OPT("data_digests", 'G', arg_none, opt, data_digests,
315 { NULL, 0, arg_none, NULL, NULL }
321 { arg_none, NULL, NULL },
H A Dtelemetry.c67 OPT("verbose", 'v', arg_none, opt, verbose,
69 { NULL, 0, arg_none, NULL, NULL }
75 { arg_none, NULL, NULL },
H A Didentify.c269 OPT("hex", 'x', arg_none, opt, hex,
271 OPT("verbose", 'v', arg_none, opt, verbose,
275 { NULL, 0, arg_none, NULL, NULL }
281 { arg_none, NULL, NULL },
H A Dperftest.c74 OPT("perthread", 'p', arg_none, opt, perthread,
88 { NULL, 0, arg_none, NULL, NULL }
94 { arg_none, NULL, NULL },
H A Dpower.c183 OPT("list", 'l', arg_none, opt, list,
189 { NULL, 0, arg_none, NULL, NULL }
195 { arg_none, NULL, NULL },
H A Dselftest.c115 { NULL, 0, arg_none, NULL, NULL }
121 { arg_none, NULL, NULL },
H A Dfirmware.c70 OPT("activate", 'a', arg_none, opt, activate,
76 { NULL, 0, arg_none, NULL, NULL }
82 { arg_none, NULL, NULL },
H A Dcomnd.c108 case arg_none: in arg_suffix()
196 lopts[i].has_arg = opts[i].at == arg_none ? no_argument : required_argument; in arg_parse()
222 case arg_none: in arg_parse()
H A Ddevlist.c65 OPT("human", 'h', arg_none, opt, human,
67 { NULL, 0, arg_none, NULL, NULL }
H A Dnsid.c49 { arg_none, NULL, NULL },
H A Dreset.c50 { arg_none, NULL, NULL },
H A Dlogpage.c78 OPT("binary", 'b', arg_none, opt, binary,
80 OPT("hex", 'x', arg_none, opt, hex,
88 OPT("rae", 'r', arg_none, opt, rae,
92 { NULL, 0, arg_none, NULL, NULL }
98 { arg_none, NULL, NULL },
H A Dcomnd.h39 arg_none = 0, enumerator
/freebsd/sbin/nvmecontrol/modules/wdc/
H A Dwdc.c53 #define OPT_END { NULL, 0, arg_none, NULL, NULL }
82 { arg_none, NULL, NULL },