Searched refs:itspHeader (Results 1 – 1 of 1) sorted by relevance
685 struct chmItspHeader itspHeader; in chm_openW() local741 !_unmarshal_itsp_header(&sbufpos, &sremain, &itspHeader)) in chm_openW()748 newHandle->dir_offset += itspHeader.header_len; in chm_openW()749 newHandle->dir_len -= itspHeader.header_len; in chm_openW()750 newHandle->index_root = itspHeader.index_root; in chm_openW()751 newHandle->index_head = itspHeader.index_head; in chm_openW()752 newHandle->block_len = itspHeader.block_len; in chm_openW()