Home
last modified time | relevance | path

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

/freebsd-13.1/sbin/nvmecontrol/
H A Dpassthru.c65 bool show_command; member
91 .show_command = false,
145 ARG("show-command", 's', arg_none, opt, show_command,
203 if (opt.show_command) { in passthru()