next_size         291 source4/lib/registry/regf.c 	int32_t next_size;
next_size         314 source4/lib/registry/regf.c 		next_size = IVALS(hbin->data, rel_offset+size);
next_size         315 source4/lib/registry/regf.c 		if (next_size > 0) {
next_size         316 source4/lib/registry/regf.c 			size += next_size;