freebsd-dev/sbin/nvmecontrol
Warner Losh fbf14fe84b Return after we find the dispatched function.
If the dispatched function doesn't exit, then we get can get a
spurious function not found message. They all do exit, but this is a
little cleaner.

Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D18403
2018-12-02 23:12:48 +00:00
..
devlist.c Move nvmecontrol to using linker sets for commands 2018-12-02 23:10:55 +00:00
firmware.c Move nvmecontrol to using linker sets for commands 2018-12-02 23:10:55 +00:00
format.c Move nvmecontrol to using linker sets for commands 2018-12-02 23:10:55 +00:00
identify_ext.c Make it possible to use print_controller from another program 2018-06-13 22:00:02 +00:00
identify.c Move nvmecontrol to using linker sets for commands 2018-12-02 23:10:55 +00:00
logpage.c Move the hgst/wdc log page printing code into wdc.c 2018-12-02 23:12:37 +00:00
Makefile Make it possible to use print_controller from another program 2018-06-13 22:00:02 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
nc_util.c Make it possible to use print_controller from another program 2018-06-13 22:00:02 +00:00
ns.c Move nvmecontrol to using linker sets for commands 2018-12-02 23:10:55 +00:00
nvmecontrol_ext.h Make it possible to use print_controller from another program 2018-06-13 22:00:02 +00:00
nvmecontrol.8 Add nvmecontrol format subcommand. 2018-03-13 03:02:09 +00:00
nvmecontrol.c Return after we find the dispatched function. 2018-12-02 23:12:48 +00:00
nvmecontrol.h Move common logpage routines into nvmecontrol.h 2018-12-02 23:12:26 +00:00
perftest.c Move nvmecontrol to using linker sets for commands 2018-12-02 23:10:55 +00:00
power.c Move nvmecontrol to using linker sets for commands 2018-12-02 23:10:55 +00:00
reset.c Move nvmecontrol to using linker sets for commands 2018-12-02 23:10:55 +00:00
wdc.c Move the hgst/wdc log page printing code into wdc.c 2018-12-02 23:12:37 +00:00