Home
last modified time | relevance | path

Searched refs:gpt_array_crc_found (Results 1 – 2 of 2) sorted by relevance

/dports/devel/libisofs/libisofs-1.5.4/libisofs/
H A Dimage.h383 uint32_t gpt_array_crc_found; member
H A Dfs_image.c4316 sai->gpt_array_crc_found = iso_read_lsb(head + 88, 4); in iso_analyze_gpt_head()
5238 if (sai->gpt_array_crc_should != sai->gpt_array_crc_found) { in iso_impsysa_report()
5241 sai->gpt_array_crc_should, sai->gpt_array_crc_found); in iso_impsysa_report()