real_tree         320 examples/libsmbclient/tree.c   GtkWidget *real_tree, *aitem, *subtree;
real_tree         337 examples/libsmbclient/tree.c   real_tree = GTK_TREE_ITEM_SUBTREE(item);  /* Get the subtree */
real_tree         410 examples/libsmbclient/tree.c 	gtk_tree_append (GTK_TREE(real_tree), aitem);
real_tree         427 examples/libsmbclient/tree.c 			     GTK_SIGNAL_FUNC(cb_select_child), real_tree);
real_tree         429 examples/libsmbclient/tree.c 			     GTK_SIGNAL_FUNC(cb_unselect_child), real_tree);
real_tree         446 examples/libsmbclient/tree.c     gtk_tree_remove_items(GTK_TREE(real_tree), GTK_TREE(real_tree)->children);
real_tree         451 examples/libsmbclient/tree.c 			GTK_SIGNAL_FUNC(cb_select_child), real_tree);
real_tree         453 examples/libsmbclient/tree.c 			GTK_SIGNAL_FUNC(cb_unselect_child), real_tree);
real_tree         487 examples/libsmbclient/tree.c   GtkWidget *real_tree, *aitem, *subtree;
real_tree         499 examples/libsmbclient/tree.c   real_tree = GTK_TREE_ITEM_SUBTREE(item);  /* Get the subtree */
real_tree         551 examples/libsmbclient/tree.c 	gtk_tree_append (GTK_TREE(real_tree), aitem);
real_tree         564 examples/libsmbclient/tree.c 			   GTK_SIGNAL_FUNC(cb_select_child), real_tree);
real_tree         566 examples/libsmbclient/tree.c 			   GTK_SIGNAL_FUNC(cb_unselect_child), real_tree);
real_tree         581 examples/libsmbclient/tree.c     gtk_tree_remove_items(GTK_TREE(real_tree), GTK_TREE(real_tree)->children);
real_tree         586 examples/libsmbclient/tree.c 			GTK_SIGNAL_FUNC(cb_select_child), real_tree);
real_tree         588 examples/libsmbclient/tree.c 			GTK_SIGNAL_FUNC(cb_unselect_child), real_tree);
real_tree         316 source3/client/tree.c   GtkWidget *real_tree, *aitem, *subtree;
real_tree         333 source3/client/tree.c   real_tree = GTK_TREE_ITEM_SUBTREE(item);  /* Get the subtree */
real_tree         406 source3/client/tree.c 	gtk_tree_append (GTK_TREE(real_tree), aitem);
real_tree         423 source3/client/tree.c 			     GTK_SIGNAL_FUNC(cb_select_child), real_tree);
real_tree         425 source3/client/tree.c 			     GTK_SIGNAL_FUNC(cb_unselect_child), real_tree);
real_tree         442 source3/client/tree.c     gtk_tree_remove_items(GTK_TREE(real_tree), GTK_TREE(real_tree)->children);
real_tree         447 source3/client/tree.c 			GTK_SIGNAL_FUNC(cb_select_child), real_tree);
real_tree         449 source3/client/tree.c 			GTK_SIGNAL_FUNC(cb_unselect_child), real_tree);
real_tree         483 source3/client/tree.c   GtkWidget *real_tree, *aitem, *subtree;
real_tree         495 source3/client/tree.c   real_tree = GTK_TREE_ITEM_SUBTREE(item);  /* Get the subtree */
real_tree         547 source3/client/tree.c 	gtk_tree_append (GTK_TREE(real_tree), aitem);
real_tree         560 source3/client/tree.c 			   GTK_SIGNAL_FUNC(cb_select_child), real_tree);
real_tree         562 source3/client/tree.c 			   GTK_SIGNAL_FUNC(cb_unselect_child), real_tree);
real_tree         577 source3/client/tree.c     gtk_tree_remove_items(GTK_TREE(real_tree), GTK_TREE(real_tree)->children);
real_tree         582 source3/client/tree.c 			GTK_SIGNAL_FUNC(cb_select_child), real_tree);
real_tree         584 source3/client/tree.c 			GTK_SIGNAL_FUNC(cb_unselect_child), real_tree);
real_tree         315 source4/client/tree.c   GtkWidget *real_tree, *aitem, *subtree;
real_tree         332 source4/client/tree.c   real_tree = GTK_TREE_ITEM_SUBTREE(item);  /* Get the subtree */
real_tree         405 source4/client/tree.c 	gtk_tree_append (GTK_TREE(real_tree), aitem);
real_tree         422 source4/client/tree.c 			     GTK_SIGNAL_FUNC(cb_select_child), real_tree);
real_tree         424 source4/client/tree.c 			     GTK_SIGNAL_FUNC(cb_unselect_child), real_tree);
real_tree         441 source4/client/tree.c     gtk_tree_remove_items(GTK_TREE(real_tree), GTK_TREE(real_tree)->children);
real_tree         446 source4/client/tree.c 			GTK_SIGNAL_FUNC(cb_select_child), real_tree);
real_tree         448 source4/client/tree.c 			GTK_SIGNAL_FUNC(cb_unselect_child), real_tree);
real_tree         482 source4/client/tree.c   GtkWidget *real_tree, *aitem, *subtree;
real_tree         494 source4/client/tree.c   real_tree = GTK_TREE_ITEM_SUBTREE(item);  /* Get the subtree */
real_tree         546 source4/client/tree.c 	gtk_tree_append (GTK_TREE(real_tree), aitem);
real_tree         559 source4/client/tree.c 			   GTK_SIGNAL_FUNC(cb_select_child), real_tree);
real_tree         561 source4/client/tree.c 			   GTK_SIGNAL_FUNC(cb_unselect_child), real_tree);
real_tree         576 source4/client/tree.c     gtk_tree_remove_items(GTK_TREE(real_tree), GTK_TREE(real_tree)->children);
real_tree         581 source4/client/tree.c 			GTK_SIGNAL_FUNC(cb_select_child), real_tree);
real_tree         583 source4/client/tree.c 			GTK_SIGNAL_FUNC(cb_unselect_child), real_tree);