18 for (
const auto *err = toFind; err; err = err->
next) {
19 if (
values.count(err->element.code))
29 for (
const auto &e :
values) {
bool match(const Security::CertErrors *) override
SBufList dump() const override
static char * strtokFile()
bool ParseErrorString(const char *name, Security::Errors &)
const char * GetErrorName(const Security::ErrorCode code, const bool prefixRawCode=false)
std::list< SBuf > SBufList