hbin_get          139 source4/lib/registry/regf.c 	pull->data = hbin_get(regf, offset);
hbin_get          448 source4/lib/registry/regf.c 			DATA_BLOB data = hbin_get(private_data->hive,
hbin_get          515 source4/lib/registry/regf.c 	tmp = hbin_get(regf, private_data->nk->values_offset);
hbin_get          549 source4/lib/registry/regf.c 		*data = hbin_get(regf, vk->data_offset);
hbin_get          600 source4/lib/registry/regf.c 	data = hbin_get(private_data->hive, nk->subkeys_offset);
hbin_get          688 source4/lib/registry/regf.c 			list_data = hbin_get(private_data->hive, ri.offset[i]);
hbin_get          766 source4/lib/registry/regf.c 			DATA_BLOB db = hbin_get(ret->hive,
hbin_get          797 source4/lib/registry/regf.c 	subkey_data = hbin_get(private_data->hive, offset);
hbin_get          838 source4/lib/registry/regf.c 	data = hbin_get(private_data->hive, nk->subkeys_offset);
hbin_get          966 source4/lib/registry/regf.c 			list_data = hbin_get(private_data->hive, ri.offset[i]);
hbin_get         1284 source4/lib/registry/regf.c 	data = hbin_get(regf, list_offset);
hbin_get         1387 source4/lib/registry/regf.c 	data = hbin_get(regf, list_offset);
hbin_get         1555 source4/lib/registry/regf.c 	values = hbin_get(regf, nk->values_offset);
hbin_get         1772 source4/lib/registry/regf.c 		values = hbin_get(regf, nk->values_offset);