Searched refs:first_child (Results 1 – 4 of 4) sorted by relevance
417 first_child = to_append[0]419 first_child.previous_element = new_parents_last_descendant421 first_child.previous_element = new_parent_element422 first_child.previous_sibling = new_parents_last_child424 new_parents_last_descendant.next_element = first_child426 new_parent_element.next_element = first_child428 new_parents_last_child.next_sibling = first_child
468 pldm_entity_node *first_child; member 563 node->first_child = NULL; in pldm_entity_association_tree_add_entity() 582 } else if (parent != NULL && parent->first_child == NULL) { in pldm_entity_association_tree_add_entity() 589 parent->first_child = node; in pldm_entity_association_tree_add_entity() 616 parent->first_child; in pldm_entity_association_tree_add_entity() 656 get_num_nodes(node->first_child, num); in get_num_nodes() 673 entity_association_tree_visit(node->first_child, entities, index); in entity_association_tree_visit() 705 entity_association_tree_destroy(node->first_child); in entity_association_tree_destroy() 725 return node->first_child != NULL; in pldm_entity_is_node_parent() 766 pldm_entity_node *curr = node->first_child; in pldm_entity_get_num_children() [all...]
113 pldm_entity_node* first_child; in TEST() member
11990 'name' => 'first_child',