OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xsd_errors
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/mit/xen-include-public/dist/xen/include/public/io/
xs_wire.h
66
struct
xsd_errors
struct
74
static struct
xsd_errors
xsd_errors
[]
variable in typeref:struct:xsd_errors[]
/src/sys/arch/xen/xenbus/
xenbus_xs.c
104
for (i = 0; !streq(errorstring,
xsd_errors
[i].errstring); i++) {
105
if (i == (sizeof(
xsd_errors
) / sizeof(
xsd_errors
[0]) - 1)) {
112
return
xsd_errors
[i].errnum;
Completed in 13 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025