Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Dlivetree.c160 add_child(old_node, new_child); in merge_nodes()
191 void add_child(struct node *parent, struct node *child) in add_child() function
H A Dfstree.c72 add_child(tree, newchild); in read_fstree()
H A Ddtc.h180 void add_child(struct node *parent, struct node *child);
H A Dflattree.c775 add_child(node, child); in unflatten_tree()