Searched refs:exit_on_error (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sbin/nvmecontrol/
H A Dnvmecontrol.c182 open_dev(const char *str, int *fd, int show_error, int exit_on_error) argument
190 if (exit_on_error)
201 if (exit_on_error)
H A Dnvmecontrol.h83 int open_dev(const char *str, int *fd, int show_error, int exit_on_error);

Completed in 167 milliseconds