Searched refs:get_child_by_name (Results 1 – 2 of 2) sorted by relevance
84 static int get_child_by_name(picl_nodehdl_t nodeh, const char *name,527 get_child_by_name(picl_nodehdl_t nodeh, const char *name, in get_child_by_name() function1214 err = get_child_by_name(envmonh, platform_tree_name, &node_hdl); in add_env_nodes()
778 get_child_by_name(xmlNodePtr xn, xmlChar *name) in get_child_by_name() function895 if ((cn = get_child_by_name(xn, (xmlChar *)TDG_XML_OUTEDGES)) != in add_edges()1462 vertices = get_child_by_name(root, (xmlChar *)TDG_XML_VERTICES); in topo_digraph_deserialize()