Searched refs:NumOpenArcErrors (Results 1 – 3 of 3) sorted by relevance
75 UInt64 NumOpenArcErrors; variable91 NumOpenArcErrors = 0; in Init()
284 NumOpenArcErrors++; in SetError()294 NumOpenArcErrors++; in SetError()
743 if (ecs->NumOpenArcErrors != 0) in Main2()747 if (ecs->NumOpenArcErrors != 0) in Main2()748 stdStream << "Open Errors: " << ecs->NumOpenArcErrors << endl; in Main2()