Searched refs:bad_count (Results 1 – 2 of 2) sorted by relevance
47 typeset -i bad_count=053 (( bad_count +=1 ))60 (( bad_count +=1 ))66 "There are total $bad_count corruptions. They are:\n"\
157 int bad_count = 0; in report_error() local178 bad_count = ++no_load; in report_error()183 bad_count = ++no_thread; in report_error()188 bad_count = ++no_plug; in report_error()196 bad_count = ++no_memory; in report_error()201 bad_count = ++invalid; in report_error()206 bad_count = ++retry; in report_error()214 bad_count = ++fail; in report_error()222 bad_count, name, rcbuf, error_text)); in report_error()224 __audit_dowarn2("plugin", name, rcbuf, error_text, bad_count); in report_error()