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