Home
last modified time | relevance | path

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

/tools/ocaml/libs/xsd_glue/domain_getinfo_plugin_v1/
A Ddomain_getinfo_stubs_v1.c50 const xc_error *error = xch ? xc_get_last_error(xch) : NULL; in xsd_glue_failwith()
/tools/libs/ctrl/
A Dxc_private.h85 struct xc_error last_error; /* for xc_get_last_error */
A Dxc_private.c123 const xc_error *xc_get_last_error(xc_interface *xch) in xc_get_last_error()
/tools/include/
A Dxenctrl.h1647 typedef struct xc_error { struct
1650 } xc_error; argument
1671 const xc_error *xc_get_last_error(xc_interface *handle);
/tools/python/xen/lowlevel/xc/
A Dxc.c63 static xc_error err_buf; in pyxc_error_to_exception()
65 const xc_error *err; in pyxc_error_to_exception()
/tools/ocaml/libs/xc/
A Dxenctrl_stubs.c73 const xc_error *error = xc_get_last_error(xch); in failwith_xc()

Completed in 25 milliseconds