HBIN_HEADER_REC_SIZE 1062 source3/registry/regfio.c 		prs_set_offset( ps, HBIN_HEADER_REC_SIZE );
HBIN_HEADER_REC_SIZE 1439 source3/registry/regfio.c 	hbin->free_off       = HBIN_HEADER_REC_SIZE;
HBIN_HEADER_REC_SIZE 1540 source3/registry/regfio.c 		alloc_size = (((size+HBIN_HEADER_REC_SIZE) / REGF_ALLOC_BLOCK ) + 1 ) * REGF_ALLOC_BLOCK;