Home
last modified time | relevance | path

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

/freebsd-14.2/sbin/nvmecontrol/
H A Dpassthru.c63 bool show_command; member
89 .show_command = false,
143 ARG("show-command", 's', arg_none, opt, show_command,
201 if (opt.show_command) { in passthru()