Home
last modified time | relevance | path

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

/tools/ocaml/libs/xsd_glue/domain_getinfo_plugin_v1/
A Ddomain_getinfo_stubs_v1.c53 #define ERR (error && error->code != XC_ERROR_NONE) in xsd_glue_failwith()
/tools/libs/guest/
A Dxg_dom_elfloader.c42 iserr ? XC_INVALID_KERNEL : XC_ERROR_NONE, in log_callback()
/tools/libs/ctrl/
A Dxc_private.c130 xch->last_error.code = XC_ERROR_NONE; in xc_clear_last_error()
139 case XC_ERROR_NONE: in xc_error_code_to_desc()
/tools/ocaml/libs/xc/
A Dxenctrl_stubs.c74 if (error->code == XC_ERROR_NONE) in failwith_xc()
/tools/include/
A Dxenctrl.h94 XC_ERROR_NONE = 0, enumerator
/tools/python/xen/lowlevel/xc/
A Dxc.c79 if ( err->code == XC_ERROR_NONE ) in pyxc_error_to_exception()

Completed in 18 milliseconds