Searched refs:OPT_SKIP_OK (Results 1 – 3 of 3) sorted by relevance
37 OPT_SKIP_OK = 0x100, enumerator
374 int print_name = (opt.flags & (OPT_PERCENTS | OPT_SKIP_OK) ? !init : init); in print_results_on_check()377 …if (init || info->processing_result != 0 || !(opt.flags & OPT_SKIP_OK) || HP_FAILED(info->hp->bit_… in print_results_on_check()550 !((opt.flags & OPT_SKIP_OK) && process_res == 0 && !HP_FAILED(info->hp->bit_flags)); in p_finish_percents()
426 { F_UFLG, 0, 0, "skip-ok", 0, &opt.flags, OPT_SKIP_OK },