Home
last modified time | relevance | path

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

/qemu/tests/unit/
H A Dtest-xs-node.c220 static int write_str(XenstoreImplState *s, unsigned int dom_id, in write_str() function
284 err = write_str(s, DOMID_QEMU, XBT_NULL, abspath, ""); in setup()
299 err = write_str(s, DOMID_QEMU, XBT_NULL, abspath, ""); in setup()
346 err = write_str(s, DOMID_GUEST, XBT_NULL, "some/relative/path", in test_xs_node_simple()
378 err = write_str(s, DOMID_GUEST, XBT_NULL, "/local/domain/badplace", in test_xs_node_simple()
384 err = write_str(s, DOMID_GUEST, XBT_NULL, in test_xs_node_simple()
394 err = write_str(s, DOMID_GUEST, XBT_NULL, "some/relative/path", in test_xs_node_simple()
513 err = write_str(s, DOMID_GUEST, XBT_NULL, "some/relative/path", in do_test_xs_node_tx()
539 err = write_str(s, DOMID_GUEST, tx_id, "some/relative/path", in do_test_xs_node_tx()
708 err = write_str(s, DOMID_GUEST, XBT_NULL, "some/deep/dark", in test_xs_node_tx_resurrect()
[all …]