Home
last modified time | relevance | path

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

/tools/ocaml/libs/xsd_glue/domain_getinfo_plugin_v1/
A Ddomain_getinfo_stubs_v1.c58 ERR ? xc_error_code_to_desc(error->code) : strerror(errno), in xsd_glue_failwith()
/tools/libs/ctrl/
A Dxc_private.c134 const char *xc_error_code_to_desc(int code) in xc_error_code_to_desc() function
185 code?": ":"", code ? xc_error_code_to_desc(code) : ""); in xc_reportv()
/tools/ocaml/libs/xc/
A Dxenctrl_stubs.c80 xc_error_code_to_desc(error->code), in failwith_xc()
/tools/include/
A Dxenctrl.h1658 const char *xc_error_code_to_desc(int code);
/tools/python/xen/lowlevel/xc/
A Dxc.c77 desc = xc_error_code_to_desc(err->code); in pyxc_error_to_exception()

Completed in 17 milliseconds