Searched refs:xsd_errors (Results 1 – 2 of 2) sorted by relevance
49 struct xsd_errors struct57 static const struct xsd_errors xsd_errors[] argument
332 for (unsigned int i = 0; i < ARRAY_SIZE(xsd_errors); i++) { in xs_error()333 const struct xsd_errors *xsd_error = &xsd_errors[i]; in xs_error()