Lines Matching refs:desc

367 	struct iso_primary_descriptor *desc =  in debug_dump_to_xml_volume_descriptor()  local
397 debug_dump_integer("type", desc->type, 711); in debug_dump_to_xml_volume_descriptor()
398 debug_dump_to_xml_padded_hex_output("id", desc->id, in debug_dump_to_xml_volume_descriptor()
400 debug_dump_integer("version", (u_char *)desc->version, 711); in debug_dump_to_xml_volume_descriptor()
402 desc->system_id, ISODCL(9, 40)); in debug_dump_to_xml_volume_descriptor()
404 desc->volume_id, ISODCL(41, 72)); in debug_dump_to_xml_volume_descriptor()
406 (u_char *)desc->volume_space_size, 733); in debug_dump_to_xml_volume_descriptor()
408 (u_char *)desc->volume_set_size, 733); in debug_dump_to_xml_volume_descriptor()
410 (u_char *)desc->volume_sequence_number, 723); in debug_dump_to_xml_volume_descriptor()
412 (u_char *)desc->logical_block_size, 723); in debug_dump_to_xml_volume_descriptor()
414 (u_char *)desc->path_table_size, 733); in debug_dump_to_xml_volume_descriptor()
416 (u_char *)desc->type_l_path_table, 731); in debug_dump_to_xml_volume_descriptor()
418 (u_char *)desc->opt_type_l_path_table, 731); in debug_dump_to_xml_volume_descriptor()
420 (u_char *)desc->type_m_path_table, 732); in debug_dump_to_xml_volume_descriptor()
422 (u_char *)desc->opt_type_m_path_table, 732); in debug_dump_to_xml_volume_descriptor()
424 (u_char *)desc->root_directory_record); in debug_dump_to_xml_volume_descriptor()
426 desc->volume_set_id, ISODCL(191, 318)); in debug_dump_to_xml_volume_descriptor()
428 desc->publisher_id, ISODCL(319, 446)); in debug_dump_to_xml_volume_descriptor()
430 desc->preparer_id, ISODCL(447, 574)); in debug_dump_to_xml_volume_descriptor()
432 desc->application_id, ISODCL(575, 702)); in debug_dump_to_xml_volume_descriptor()
434 desc->copyright_file_id, ISODCL(703, 739)); in debug_dump_to_xml_volume_descriptor()
436 desc->abstract_file_id, ISODCL(740, 776)); in debug_dump_to_xml_volume_descriptor()
438 desc->bibliographic_file_id, ISODCL(777, 813)); in debug_dump_to_xml_volume_descriptor()
441 desc->creation_date, ISODCL(814, 830)); in debug_dump_to_xml_volume_descriptor()
443 desc->modification_date, ISODCL(831, 847)); in debug_dump_to_xml_volume_descriptor()
445 desc->expiration_date, ISODCL(848, 864)); in debug_dump_to_xml_volume_descriptor()
447 desc->effective_date, ISODCL(865, 881)); in debug_dump_to_xml_volume_descriptor()
450 desc->file_structure_version, ISODCL(882, 882)); in debug_dump_to_xml_volume_descriptor()