update_tree        72 scripts/kconfig/gconf.c static void update_tree(struct menu *src, GtkTreeIter * dst);
update_tree       726 scripts/kconfig/gconf.c 	update_tree(&rootmenu, NULL);
update_tree       894 scripts/kconfig/gconf.c 	update_tree(&rootmenu, NULL);
update_tree       925 scripts/kconfig/gconf.c 			update_tree(&rootmenu, NULL);
update_tree       927 scripts/kconfig/gconf.c 			update_tree(browsed, NULL);
update_tree       948 scripts/kconfig/gconf.c 		update_tree(&rootmenu, NULL);
update_tree       950 scripts/kconfig/gconf.c 		update_tree(browsed, NULL);
update_tree      1443 scripts/kconfig/gconf.c 		update_tree(child1, child2);