Searched refs:last_child (Results 1 – 4 of 4) sorted by relevance
47 if(root->last_child) { in _aconfig_find()48 root->last_child->next = node; in _aconfig_find()52 root->last_child = node; in _aconfig_find()
26 AConfig* last_child; member
67 struct _hdf *last_child; member
686 hs = hn->last_child; in _set_value()733 hn->last_child = hp; in _set_value()937 h->last_child = c; in hdf_sort_obj()1003 if (hp == lp->last_child) in hdf_remove_tree()1004 lp->last_child = ln; in hdf_remove_tree()