Searched refs:libxl__xs_read_mandatory (Results 1 – 7 of 7) sorted by relevance
/xen-4.10.0-shim-comet/tools/libxl/ |
A D | libxl_vtpm.c | 87 rc = libxl__xs_read_mandatory(gc, XBT_NULL, in libxl__vtpm_from_xenstore()
|
A D | libxl_vdispl.c | 47 rc = libxl__xs_read_mandatory(gc, XBT_NULL, in libxl__vdispl_from_xenstore()
|
A D | libxl_xshelp.c | 196 int libxl__xs_read_mandatory(libxl__gc *gc, xs_transaction_t t, in libxl__xs_read_mandatory() function
|
A D | libxl_dom.c | 48 rc = libxl__xs_read_mandatory(gc, XBT_NULL, type_path, &type); in libxl__domain_type()
|
A D | libxl_usb.c | 654 rc = libxl__xs_read_mandatory(gc, XBT_NULL, \ in libxl_device_usbctrl_getinfo()
|
A D | libxl_create.c | 1809 rc = libxl__xs_read_mandatory(gc, XBT_NULL, in do_domain_soft_reset()
|
A D | libxl_internal.h | 752 int libxl__xs_read_mandatory(libxl__gc *gc, xs_transaction_t t,
|
Completed in 24 milliseconds