reg_val_data_string   67 source4/lib/registry/patchfile_dotreg.c 			reg_val_data_string(NULL, data->iconv_convenience, value_type, value));
reg_val_data_string  448 source4/lib/registry/registry.h char *reg_val_data_string(TALLOC_CTX *mem_ctx, struct smb_iconv_convenience *iconv_convenience, uint32_t type, const DATA_BLOB data);
reg_val_data_string   48 source4/lib/registry/tests/generic.c 				 reg_val_data_string(ctx, lp_iconv_convenience(ctx->lp_ctx), REG_DWORD, db),
reg_val_data_string   59 source4/lib/registry/tests/generic.c 				 reg_val_data_string(ctx, lp_iconv_convenience(ctx->lp_ctx), REG_SZ, db),
reg_val_data_string   63 source4/lib/registry/tests/generic.c 				 reg_val_data_string(ctx, lp_iconv_convenience(ctx->lp_ctx), REG_SZ, db),
reg_val_data_string   73 source4/lib/registry/tests/generic.c 				 reg_val_data_string(ctx, lp_iconv_convenience(ctx->lp_ctx), REG_BINARY, db),
reg_val_data_string   83 source4/lib/registry/tests/generic.c 				 reg_val_data_string(ctx, lp_iconv_convenience(ctx->lp_ctx), REG_BINARY, db),
reg_val_data_string  201 source4/lib/registry/tools/regshell.c 		   reg_val_data_string(ctx, lp_iconv_convenience(cmdline_lp_ctx), value_type, value_data));
reg_val_data_string  232 source4/lib/registry/tools/regshell.c 			   reg_val_data_string(ctx, lp_iconv_convenience(cmdline_lp_ctx), valuetype, valuedata));
reg_val_data_string   97 source4/lib/registry/util.c 			       reg_val_data_string(mem_ctx, iconv_convenience, data_type, data));