no_values         112 source4/lib/registry/tools/regtree.c 	bool fullpath = false, no_values = false;
no_values         118 source4/lib/registry/tools/regtree.c 		{"no-values", 'V', POPT_ARG_NONE, &no_values, 0, "don't show values", NULL},
no_values         148 source4/lib/registry/tools/regtree.c 		print_tree(0, start_key, "", fullpath, no_values);
no_values         162 source4/lib/registry/tools/regtree.c 				   fullpath, no_values);