Home
last modified time | relevance | path

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

/tools/libs/light/
A Dlibxl.c607 ret = xc_send_debug_keys(ctx->xch, keys); in libxl_send_debug_keys()
/tools/libs/ctrl/
A Dxc_misc.c170 int xc_send_debug_keys(xc_interface *xch, const char *keys) in xc_send_debug_keys() function
/tools/ocaml/libs/xc/
A Dxenctrl_stubs.c816 r = xc_send_debug_keys(xch, String_val(keys)); in stub_xc_send_debug_keys()
/tools/include/
A Dxenctrl.h1130 int xc_send_debug_keys(xc_interface *xch, const char *keys);
/tools/python/xen/lowlevel/xc/
A Dxc.c1532 if ( xc_send_debug_keys(self->xc_handle, keys) != 0 ) in pyxc_send_debug_keys()

Completed in 852 milliseconds