valuetype         210 source4/lib/registry/tools/regshell.c 	uint32_t valuetype;
valuetype         230 source4/lib/registry/tools/regshell.c 		ctx->current, i, &name, &valuetype, &valuedata)); i++)
valuetype         231 source4/lib/registry/tools/regshell.c 		printf("V \"%s\" %s %s\n", name, str_regtype(valuetype),
valuetype         232 source4/lib/registry/tools/regshell.c 			   reg_val_data_string(ctx, lp_iconv_convenience(cmdline_lp_ctx), valuetype, valuedata));
valuetype          42 source4/lib/registry/tools/regtree.c 	uint32_t valuetype;
valuetype          79 source4/lib/registry/tools/regtree.c 			mem_ctx, p, i, &valuename, &valuetype, &valuedata));
valuetype          85 source4/lib/registry/tools/regtree.c 				valuetype, valuedata));