Home
last modified time | relevance | path

Searched refs:path_elem (Results 1 – 2 of 2) 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() argument
234 assert(!strchr(path_elem, '/')); in xs_node_add_child()
238 return g_hash_table_remove(n->children, path_elem); in xs_node_add_child()
243 child->name = g_strdup(path_elem); in xs_node_add_child()
257 return g_hash_table_insert(n->children, g_strdup(path_elem), child); in xs_node_add_child()
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/
H A D0005-nativesdk-glibc-Raise-the-size-of-arrays-containing-.patch137 struct path_elem