parent_key        662 source3/lib/smbconf/smbconf_reg.c 	struct registry_key *parent_key = NULL;
parent_key        682 source3/lib/smbconf/smbconf_reg.c 			     &parent_key);
parent_key        688 source3/lib/smbconf/smbconf_reg.c 	werr = reg_deletekey_recursive(mem_ctx, parent_key, p+1);
parent_key        694 source3/lib/smbconf/smbconf_reg.c 	werr = reg_createkey(mem_ctx, parent_key, p+1, REG_KEY_WRITE,
parent_key         83 source4/lib/registry/hive.c 				  const struct hive_key *parent_key,
parent_key         90 source4/lib/registry/hive.c 	return parent_key->ops->add_key(ctx, parent_key, name, classname,
parent_key        161 source4/lib/registry/local.c 			       struct registry_key *parent_key,
parent_key        176 source4/lib/registry/local.c 		local_parent = (struct local_key *)parent_key;
parent_key        178 source4/lib/registry/local.c 		W_ERROR_NOT_OK_RETURN(reg_open_key(mem_ctx, parent_key,
parent_key         73 source4/lib/registry/registry.h 			   const struct hive_key *parent_key, const char *name,
parent_key        165 source4/lib/registry/registry.h WERROR hive_key_add_name(TALLOC_CTX *ctx, const struct hive_key *parent_key,