Searched refs:bad_count (Results 1 – 2 of 2) sorted by relevance
51 typeset -i bad_count=057 (( bad_count +=1 ))64 (( bad_count +=1 ))70 "There are total $bad_count corruptions. They are:\n"\
160 int bad_count = 0; in report_error() local182 bad_count = ++no_load; in report_error()187 bad_count = ++no_thread; in report_error()192 bad_count = ++no_plug; in report_error()200 bad_count = ++no_memory; in report_error()205 bad_count = ++invalid; in report_error()210 bad_count = ++retry; in report_error()218 bad_count = ++fail; in report_error()231 bad_count, name, rcbuf, error_text)); in report_error()233 __audit_dowarn2("plugin", name, rcbuf, error_text, bad_count); in report_error()