Home
last modified time | relevance | path

Searched refs:errorLimit (Results 1 – 2 of 2) sorted by relevance

/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/lib/
H A DErrorCountEventHandler.cxx15 ErrorCountEventHandler::ErrorCountEventHandler(unsigned errorLimit) in ErrorCountEventHandler() argument
16 : errorCount_(0), maxErrors_(errorLimit), cancel_(0) in ErrorCountEventHandler()
/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/include/
H A DErrorCountEventHandler.h21 ErrorCountEventHandler(unsigned errorLimit = 0);