regf_data 55 source4/lib/registry/regf.c static WERROR regf_save_hbin(struct regf_data *data); regf_data 64 source4/lib/registry/regf.c static struct hbin_block *hbin_by_offset(const struct regf_data *data, regf_data 102 source4/lib/registry/regf.c static DATA_BLOB hbin_get(const struct regf_data *data, uint32_t offset) regf_data 134 source4/lib/registry/regf.c static bool hbin_get_tdr(struct regf_data *regf, uint32_t offset, regf_data 158 source4/lib/registry/regf.c static DATA_BLOB hbin_alloc(struct regf_data *data, uint32_t size, regf_data 257 source4/lib/registry/regf.c static uint32_t hbin_store (struct regf_data *data, DATA_BLOB blob) regf_data 267 source4/lib/registry/regf.c static uint32_t hbin_store_tdr(struct regf_data *data, regf_data 287 source4/lib/registry/regf.c static void hbin_free (struct regf_data *data, uint32_t offset) regf_data 328 source4/lib/registry/regf.c static uint32_t hbin_store_resize(struct regf_data *data, regf_data 393 source4/lib/registry/regf.c static uint32_t hbin_store_tdr_resize(struct regf_data *regf, regf_data 469 source4/lib/registry/regf.c struct regf_data *regf, regf_data 1216 source4/lib/registry/regf.c static WERROR regf_sl_add_entry(struct regf_data *regf, uint32_t list_offset, regf_data 1382 source4/lib/registry/regf.c static WERROR regf_sl_del_entry(struct regf_data *regf, uint32_t list_offset, regf_data 1868 source4/lib/registry/regf.c static WERROR regf_save_hbin(struct regf_data *regf)