normalize_reg_path 5147 source3/include/proto.h char *normalize_reg_path(TALLOC_CTX *ctx, const char *keyname );
normalize_reg_path   49 source3/registry/reg_backend_current_version.c 	path = normalize_reg_path(ctx, path);
normalize_reg_path  535 source3/registry/reg_backend_db.c 	path = normalize_reg_path(mem_ctx, path);
normalize_reg_path  623 source3/registry/reg_backend_db.c 	keyname = normalize_reg_path(ctx, keyname);
normalize_reg_path 1032 source3/registry/reg_backend_db.c 	path = normalize_reg_path(mem_ctx, key);
normalize_reg_path 1058 source3/registry/reg_backend_db.c 	path = normalize_reg_path(mem_ctx, key);
normalize_reg_path 1254 source3/registry/reg_backend_db.c 	path = normalize_reg_path(talloc_tos(), parent);
normalize_reg_path 1312 source3/registry/reg_backend_db.c 	path = normalize_reg_path(mem_ctx, key);
normalize_reg_path 1550 source3/registry/reg_backend_db.c 	keystr = normalize_reg_path(ctx, keystr);
normalize_reg_path   83 source3/registry/reg_backend_perflib.c 	path = normalize_reg_path(ctx, path);
normalize_reg_path  179 source3/registry/reg_backend_printing.c 	path = normalize_reg_path(ctx, path);
normalize_reg_path 1177 source3/registry/reg_backend_printing.c 	path = normalize_reg_path(ctx, path);