read_block 431 source3/registry/regfio.c if ( read_block( file, &ps, 0, REGF_BLOCKSIZE ) == -1 ) read_block 464 source3/registry/regfio.c if ( read_block( file, &hbin->ps, offset, 0 ) == -1 ) read_block 1278 source3/registry/regfio.c if ( read_block( file, &ps, 0, REGF_BLOCKSIZE ) != -1 ) {