hive_key           33 source4/lib/registry/dir.c 			      const struct hive_key *parent,
hive_key           36 source4/lib/registry/dir.c 			      struct hive_key **result)
hive_key          111 source4/lib/registry/dir.c static WERROR reg_dir_del_key(const struct hive_key *k, const char *name)
hive_key          125 source4/lib/registry/dir.c 			       const struct hive_key *parent,
hive_key          126 source4/lib/registry/dir.c 			       const char *name, struct hive_key **subkey)
hive_key          155 source4/lib/registry/dir.c 				   const struct hive_key *k, uint32_t idx,
hive_key          206 source4/lib/registry/dir.c 			  const char *location, struct hive_key **key)
hive_key          221 source4/lib/registry/dir.c 			    const char *location, struct hive_key **key)
hive_key          231 source4/lib/registry/dir.c static WERROR reg_dir_get_info(TALLOC_CTX *ctx, const struct hive_key *key,
hive_key          307 source4/lib/registry/dir.c static WERROR reg_dir_set_value(struct hive_key *key, const char *name,
hive_key          322 source4/lib/registry/dir.c 				struct hive_key *key, const char *name,
hive_key          345 source4/lib/registry/dir.c 				 struct hive_key *key, int idx,
hive_key          383 source4/lib/registry/dir.c static WERROR reg_dir_del_value (struct hive_key *key, const char *name)
hive_key           33 source4/lib/registry/hive.c 			      struct hive_key **root)
hive_key           68 source4/lib/registry/hive.c 				  const struct hive_key *key,
hive_key           83 source4/lib/registry/hive.c 				  const struct hive_key *parent_key,
hive_key           86 source4/lib/registry/hive.c 				  struct hive_key **key)
hive_key           94 source4/lib/registry/hive.c _PUBLIC_ WERROR hive_key_del(const struct hive_key *key, const char *name)
hive_key          100 source4/lib/registry/hive.c 				     const struct hive_key *key,
hive_key          102 source4/lib/registry/hive.c 				     struct hive_key **subkey)
hive_key          108 source4/lib/registry/hive.c 		     const struct hive_key *key, uint32_t idx,
hive_key          117 source4/lib/registry/hive.c WERROR hive_key_set_value(struct hive_key *key, const char *name, uint32_t type,
hive_key          127 source4/lib/registry/hive.c 		      struct hive_key *key, const char *name,
hive_key          137 source4/lib/registry/hive.c 			       struct hive_key *key, uint32_t idx,
hive_key          148 source4/lib/registry/hive.c 			 struct hive_key *key, 
hive_key          157 source4/lib/registry/hive.c WERROR hive_set_sec_desc(struct hive_key *key, 
hive_key          166 source4/lib/registry/hive.c WERROR hive_key_del_value(struct hive_key *key, const char *name)
hive_key          174 source4/lib/registry/hive.c WERROR hive_key_flush(struct hive_key *key)
hive_key          166 source4/lib/registry/ldb.c 				      const struct hive_key *from,
hive_key          266 source4/lib/registry/ldb.c 				   const struct hive_key *k, uint32_t idx,
hive_key          301 source4/lib/registry/ldb.c static WERROR ldb_get_default_value(TALLOC_CTX *mem_ctx, struct hive_key *k,
hive_key          330 source4/lib/registry/ldb.c static WERROR ldb_get_value_by_id(TALLOC_CTX *mem_ctx, struct hive_key *k,
hive_key          358 source4/lib/registry/ldb.c static WERROR ldb_get_value(TALLOC_CTX *mem_ctx, struct hive_key *k,
hive_key          394 source4/lib/registry/ldb.c static WERROR ldb_open_key(TALLOC_CTX *mem_ctx, const struct hive_key *h,
hive_key          395 source4/lib/registry/ldb.c 			   const char *name, struct hive_key **key)
hive_key          434 source4/lib/registry/ldb.c 			 struct hive_key **k)
hive_key          473 source4/lib/registry/ldb.c static WERROR ldb_add_key(TALLOC_CTX *mem_ctx, const struct hive_key *parent,
hive_key          476 source4/lib/registry/ldb.c 			  struct hive_key **newkey)
hive_key          518 source4/lib/registry/ldb.c static WERROR ldb_del_value (struct hive_key *key, const char *child)
hive_key          572 source4/lib/registry/ldb.c static WERROR ldb_del_key(const struct hive_key *key, const char *name)
hive_key          688 source4/lib/registry/ldb.c static WERROR ldb_set_value(struct hive_key *parent,
hive_key          736 source4/lib/registry/ldb.c 			       const struct hive_key *key,
hive_key           49 source4/lib/registry/local.c 					 struct hive_key *hive,
hive_key          324 source4/lib/registry/local.c 		      struct hive_key *hive_key,
hive_key           40 source4/lib/registry/pyregistry.c #define PyHiveKey_AsHiveKey(obj) ((struct hive_key*)py_talloc_get_ptr(obj))
hive_key          428 source4/lib/registry/regf.c 			    const struct hive_key *key,
hive_key          501 source4/lib/registry/regf.c static WERROR regf_get_value(TALLOC_CTX *ctx, struct hive_key *key,
hive_key          562 source4/lib/registry/regf.c 				     struct hive_key *key, const char *name,
hive_key          586 source4/lib/registry/regf.c 				       const struct hive_key *key,
hive_key          787 source4/lib/registry/regf.c 					const struct hive_key *key,
hive_key          828 source4/lib/registry/regf.c 				      const struct hive_key *key,
hive_key          830 source4/lib/registry/regf.c 				      struct hive_key **ret)
hive_key         1037 source4/lib/registry/regf.c static WERROR regf_set_sec_desc(struct hive_key *key,
hive_key         1182 source4/lib/registry/regf.c static WERROR regf_get_sec_desc(TALLOC_CTX *ctx, const struct hive_key *key,
hive_key         1540 source4/lib/registry/regf.c static WERROR regf_del_value (struct hive_key *key, const char *name)
hive_key         1598 source4/lib/registry/regf.c static WERROR regf_del_key(const struct hive_key *parent, const char *name)
hive_key         1695 source4/lib/registry/regf.c static WERROR regf_add_key(TALLOC_CTX *ctx, const struct hive_key *parent,
hive_key         1698 source4/lib/registry/regf.c 			   struct hive_key **ret)
hive_key         1757 source4/lib/registry/regf.c static WERROR regf_set_value(struct hive_key *key, const char *name,
hive_key         1915 source4/lib/registry/regf.c 			    int minor_version, struct hive_key **key)
hive_key         2041 source4/lib/registry/regf.c 			  struct smb_iconv_convenience *iconv_convenience, struct hive_key **key)
hive_key          159 source4/lib/registry/registry.h 		     struct hive_key **root);
hive_key          160 source4/lib/registry/registry.h WERROR hive_key_get_info(TALLOC_CTX *mem_ctx, const struct hive_key *key,
hive_key          165 source4/lib/registry/registry.h WERROR hive_key_add_name(TALLOC_CTX *ctx, const struct hive_key *parent_key,
hive_key          168 source4/lib/registry/registry.h 			 struct hive_key **key);
hive_key          169 source4/lib/registry/registry.h WERROR hive_key_del(const struct hive_key *key, const char *name);
hive_key          171 source4/lib/registry/registry.h 			    const struct hive_key *key, const char *name,
hive_key          172 source4/lib/registry/registry.h 			    struct hive_key **subkey);
hive_key          174 source4/lib/registry/registry.h 		     const struct hive_key *key, uint32_t idx,
hive_key          179 source4/lib/registry/registry.h WERROR hive_key_set_value(struct hive_key *key, const char *name,
hive_key          183 source4/lib/registry/registry.h 		      struct hive_key *key, const char *name,
hive_key          186 source4/lib/registry/registry.h 			       struct hive_key *key, uint32_t idx,
hive_key          190 source4/lib/registry/registry.h 			 struct hive_key *key,
hive_key          193 source4/lib/registry/registry.h WERROR hive_set_sec_desc(struct hive_key *key, 
hive_key          196 source4/lib/registry/registry.h WERROR hive_key_del_value(struct hive_key *key, const char *name);
hive_key          198 source4/lib/registry/registry.h WERROR hive_key_flush(struct hive_key *key);
hive_key          203 source4/lib/registry/registry.h 			  const char *location, struct hive_key **key);
hive_key          206 source4/lib/registry/registry.h 			  struct hive_key **key);
hive_key          212 source4/lib/registry/registry.h 			 struct hive_key **k);
hive_key          216 source4/lib/registry/registry.h 			    const char *location, struct hive_key **key);
hive_key          221 source4/lib/registry/registry.h 			    struct hive_key **key);
hive_key          464 source4/lib/registry/registry.h 		      struct hive_key *hive_key,
hive_key          469 source4/lib/registry/registry.h 					 struct hive_key *hive,