Home
last modified time | relevance | path

Searched refs:xc_get_last_error (Results 1 – 5 of 5) 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.c123 const xc_error *xc_get_last_error(xc_interface *xch) in xc_get_last_error() function
/tools/ocaml/libs/xc/
A Dxenctrl_stubs.c73 const xc_error *error = xc_get_last_error(xch); in failwith_xc()
/tools/include/
A Dxenctrl.h1671 const xc_error *xc_get_last_error(xc_interface *handle);
/tools/python/xen/lowlevel/xc/
A Dxc.c68 err = xc_get_last_error(xch); in pyxc_error_to_exception()

Completed in 17 milliseconds