Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxenbus_xs.c160 get_error(const char *errorstring) in get_error() argument
164 for (i = 0; !streq(errorstring, xsd_errors[i].errstring); i++) { in get_error()
168 errorstring); in get_error()