start_off         301 source3/registry/regfio.c 	uint32 data_size, start_off, end_off;
start_off         314 source3/registry/regfio.c 	start_off = prs_offset( ps );
start_off         390 source3/registry/regfio.c 	data_size = ((start_off - end_off) & 0xfffffff8 );
start_off         620 source3/registry/regfio.c 	uint32 data_size, start_off, end_off;
start_off         639 source3/registry/regfio.c 	start_off = prs_offset( &hbin->ps );
start_off         667 source3/registry/regfio.c 	data_size = ((start_off - end_off) & 0xfffffff8 );
start_off         684 source3/registry/regfio.c 	uint32 data_size, start_off, end_off;
start_off         697 source3/registry/regfio.c 	start_off = prs_offset( &hbin->ps );
start_off         744 source3/registry/regfio.c 	data_size = ((start_off - end_off) & 0xfffffff8 );
start_off         762 source3/registry/regfio.c 	uint32 data_size, start_off, end_off;
start_off         771 source3/registry/regfio.c 	start_off = prs_offset( &hbin->ps );
start_off         859 source3/registry/regfio.c 	data_size = ((start_off - end_off ) & 0xfffffff8 );