Searched refs:path_table_size (Results 1 – 4 of 4) sorted by relevance
76 char path_table_size [ISODCL (133, 140)]; /* 733 */ member119 char path_table_size [ISODCL (133, 140)]; /* 733 */ member156 char path_table_size [ISODCL (141, 148)]; /* 733 */ member
253 t2 = debug_get_encoded_number((u_char *)primaryVD.path_table_size, 733); in debug_dump_to_xml()413 (u_char *)desc->path_table_size, 733); in debug_dump_to_xml_volume_descriptor()
735 int path_table_size; member3905 set_num_733(bp+133, vdd->path_table_size); in write_VD()4227 vdd->path_table_size = size; in calculate_path_table_size()4307 size_t path_table_size; in write_path_table() local4310 path_table_size = 0; in write_path_table()4315 path_table_size += r; in write_path_table()4319 path_table_size = path_table_size % PATH_TABLE_BLOCK_SIZE; in write_path_table()4320 if (path_table_size > 0) in write_path_table()4321 r = write_null(a, PATH_TABLE_BLOCK_SIZE - path_table_size); in write_path_table()
652 (unsigned char *)diskStructure->primaryDescriptor.path_table_size); in cd9660_finalize_PVD()