Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/pcitool/
H A Dpcitool_ui.h61 #define ERRCONT_FLAG 0x4000 macro
H A Dpcitool_ui.c572 parsed_args->flags |= ERRCONT_FLAG; in get_commandline_args()
H A Dpcitool.c1057 boolean_t continue_on_errs = input_args_p->flags & ERRCONT_FLAG; in bytedump_get()