Searched refs:path_table_size (Results 1 – 10 of 10) sorted by relevance
80 char path_table_size [ISODCL (133, 140)]; /* 733 */ member117 char path_table_size [ISODCL (133, 140)]; /* 733 */ member
264 t2 = debug_get_encoded_number((u_char *)primaryVD.path_table_size, 733); in debug_dump_to_xml()441 ((struct iso_primary_descriptor*)buf)->path_table_size, in debug_dump_to_xml_volume_descriptor()
1143 if(path_table_index != path_table_size) in generate_path_tables()1147 path_table_size); in generate_path_tables()1288 fprintf(stderr,"Path table size(bytes): %d\n", path_table_size); in FDECL1()1354 set_733((char *) vol_desc.path_table_size, path_table_size); in FDECL1()
75 char path_table_size [ISODCL (133, 140)]; /* 733 */ member
456 path_table_size += new_reclen + sizeof(struct iso_path_table) - 1; in FDECL1()457 if (new_reclen & 1) path_table_size++; in FDECL1()464 path_table_size += sizeof(struct iso_path_table); in FDECL1()468 if(path_table_size & 1) path_table_size++; /* For odd lengths we pad */ in FDECL1()
271 extern unsigned int path_table_size;
66 unsigned int path_table_size = 0; variable1685 path_blocks = (path_table_size + (SECTOR_SIZE - 1)) >> 11; in FDECL2()
222 set_733((char *) jvol_desc->path_table_size, jpath_table_size); in FDECL1()
177 psize = isonum_733(vd->path_table_size); in cd9660_open()
688 (unsigned char *)diskStructure->primaryDescriptor.path_table_size); in cd9660_finalize_PVD()