Searched refs:sel_path (Results 1 - 5 of 5) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/scripts/kconfig/
H A Dgconf.c876 GtkTreePath *path, *sel_path = NULL; local
887 sel_path = gtk_tree_model_get_path(model2, &sel_iter);
888 if (!sel_path)
890 if (gtk_tree_path_compare(path, sel_path))
897 gtk_tree_path_free(sel_path);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/scripts/kconfig/
H A Dgconf.c876 GtkTreePath *path, *sel_path = NULL; local
887 sel_path = gtk_tree_model_get_path(model2, &sel_iter);
888 if (!sel_path)
890 if (gtk_tree_path_compare(path, sel_path))
897 gtk_tree_path_free(sel_path);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/scripts/kconfig/
H A Dgconf.c977 GtkTreePath *path, *sel_path = NULL; local
988 sel_path = gtk_tree_model_get_path(model2, &sel_iter);
989 if (!sel_path)
991 if (gtk_tree_path_compare(path, sel_path))
998 gtk_tree_path_free(sel_path);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/scripts/kconfig/
H A Dgconf.c977 GtkTreePath *path, *sel_path = NULL; local
988 sel_path = gtk_tree_model_get_path(model2, &sel_iter);
989 if (!sel_path)
991 if (gtk_tree_path_compare(path, sel_path))
998 gtk_tree_path_free(sel_path);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/scripts/kconfig/
H A Dgconf.c977 GtkTreePath *path, *sel_path = NULL; local
988 sel_path = gtk_tree_model_get_path(model2, &sel_iter);
989 if (!sel_path)
991 if (gtk_tree_path_compare(path, sel_path))
998 gtk_tree_path_free(sel_path);

Completed in 184 milliseconds