Home
last modified time | relevance | path

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

/xen/tools/libxc/
A Dxc_private.c136 const char *xc_error_code_to_desc(int code) in xc_error_code_to_desc() function
187 code?": ":"", code ? xc_error_code_to_desc(code) : ""); in xc_reportv()
/xen/tools/ocaml/libs/xc/
A Dxenctrl_stubs.c62 xc_error_code_to_desc(error->code), in failwith_xc()
/xen/tools/libxc/include/
A Dxenctrl.h1658 const char *xc_error_code_to_desc(int code);
/xen/tools/python/xen/lowlevel/xc/
A Dxc.c75 desc = xc_error_code_to_desc(err->code); in pyxc_error_to_exception()

Completed in 14 milliseconds