Home
last modified time | relevance | path

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

/qemu/hw/xen/
H A Dxen-bus-helper.c104 int xs_node_vscanf(struct qemu_xs_handle *h, xs_transaction_t tid, in xs_node_vscanf() function
139 rc = xs_node_vscanf(h, tid, node, key, errp, fmt, ap); in xs_node_scanf()
H A Dxen-bus.c438 rc = xs_node_vscanf(xenbus->xsh, XBT_NULL, xendev->backend_path, key, in xen_device_backend_scanf()
646 rc = xs_node_vscanf(xenbus->xsh, XBT_NULL, xendev->frontend_path, key, in xen_device_frontend_scanf()
H A Dtrace-events41 xs_node_vscanf(char *path, char *value) "%s %s"
/qemu/include/hw/xen/
H A Dxen-bus-helper.h32 int xs_node_vscanf(struct qemu_xs_handle *h, xs_transaction_t tid,