model1 55 scripts/kconfig/gconf.c GtkTreeModel *model1, *model2; model1 218 scripts/kconfig/gconf.c model1 = GTK_TREE_MODEL(tree1); model1 228 scripts/kconfig/gconf.c gtk_tree_view_set_model(view, model1); model1 1015 scripts/kconfig/gconf.c gtk_tree_model_get_iter(model1, &iter, path); model1 1016 scripts/kconfig/gconf.c gtk_tree_model_get(model1, &iter, COL_MENU, &menu, -1);