Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/kvm/
H A Dxenstore_impl.c232 static bool xs_node_add_child(XsNode *n, const char *path_elem, XsNode *child) in xs_node_add_child() function
739 if ((xs_node_add_child(*n, child_name, child) && !stole_child) || !child) { in xs_node_walk()
1782 xs_node_add_child(n, childname, child); in consume_node()