Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_private.h92 struct xc_error last_error; /* for xc_get_last_error */
A Dxc_private.c110 const xc_error *xc_get_last_error(xc_interface *xch) in xc_get_last_error()
/xen-4.10.0-shim-comet/tools/libxc/include/
A Dxenctrl.h1674 typedef struct xc_error { struct
1677 } xc_error; argument
1698 const xc_error *xc_get_last_error(xc_interface *handle);
/xen-4.10.0-shim-comet/tools/python/xen/lowlevel/xc/
A Dxc.c62 static xc_error err_buf; in pyxc_error_to_exception()
64 const xc_error *err; in pyxc_error_to_exception()
/xen-4.10.0-shim-comet/tools/ocaml/libs/xc/
A Dxenctrl_stubs.c59 const xc_error *error = xc_get_last_error(xch); in failwith_xc()

Completed in 16 milliseconds