orig_size         335 source4/lib/registry/regf.c 	int32_t orig_size;
orig_size         346 source4/lib/registry/regf.c 	orig_size = -IVALS(hbin->data, rel_offset);
orig_size         352 source4/lib/registry/regf.c 	if (orig_size >= needed_size) {
orig_size         356 source4/lib/registry/regf.c 		if (orig_size - needed_size > 0x4) {
orig_size         359 source4/lib/registry/regf.c 			       needed_size-orig_size);
orig_size         365 source4/lib/registry/regf.c 	possible_size = orig_size;