Searched refs:xsd_error (Results 1 – 1 of 1) sorted by relevance
335 const struct xsd_errors *xsd_error = &xsd_errors[i]; in xs_error() local337 if (xsd_error->errnum == errnum) { in xs_error()338 errstr = xsd_error->errstring; in xs_error()