Home
last modified time | relevance | path

Searched refs:xc_flask_sid_to_context (Results 1 – 4 of 4) sorted by relevance

/xen/tools/libxl/
A Dlibxl_flask.c35 rc = xc_flask_sid_to_context(ctx->xch, ssidref, tmp, sizeof(tmp)); in libxl_flask_sid_to_context()
/xen/tools/libxc/
A Dxc_flask.c112 int xc_flask_sid_to_context(xc_interface *xch, int sid, char *buf, uint32_t size) in xc_flask_sid_to_context() function
/xen/tools/libxc/include/
A Dxenctrl.h2346 int xc_flask_sid_to_context(xc_interface *xc_handle, int sid, char *buf, uint32_t size);
/xen/tools/python/xen/lowlevel/xc/
A Dxc.c1774 ret = xc_flask_sid_to_context(xc_handle, sid, ctx, ctx_len); in pyflask_sid_to_context()

Completed in 14 milliseconds