str_regtype        66 source4/lib/registry/patchfile_dotreg.c 			value_name, str_regtype(value_type),
str_regtype       381 source4/lib/registry/pyregistry.c 	return PyString_FromString(str_regtype(regtype));
str_regtype       447 source4/lib/registry/registry.h const char *str_regtype(int type);
str_regtype        34 source4/lib/registry/tests/generic.c 	torture_assert_str_equal(ctx, str_regtype(1),
str_regtype        36 source4/lib/registry/tests/generic.c 	torture_assert_str_equal(ctx, str_regtype(4),
str_regtype       200 source4/lib/registry/tools/regshell.c 	printf("%s\n%s\n", str_regtype(value_type),
str_regtype       231 source4/lib/registry/tools/regshell.c 		printf("V \"%s\" %s %s\n", name, str_regtype(valuetype),
str_regtype        96 source4/lib/registry/util.c 			       str_regtype(data_type),