Symbol: iso_primary_descriptor
sys/isofs/cd9660/cd9660_vfsops.c
218
struct iso_primary_descriptor *pri = NULL;
sys/isofs/cd9660/cd9660_vfsops.c
284
pri = (struct iso_primary_descriptor *)vdp;
sys/isofs/cd9660/cd9660_vfsops.c
450
struct iso_primary_descriptor *pri;
sys/isofs/cd9660/cd9660_vfsops.c
487
pri = (struct iso_primary_descriptor *)vdp;
sys/lib/libsa/cd9660.c
127
struct iso_primary_descriptor *vd;
sys/lib/libsa/cd9660.c
138
vd = (struct iso_primary_descriptor *)buf;
usr.sbin/makefs/cd9660.h
207
struct iso_primary_descriptor primaryDescriptor;
usr.sbin/makefs/cd9660/cd9660_debug.c
220
struct iso_primary_descriptor primaryVD;
usr.sbin/makefs/cd9660/cd9660_debug.c
396
((struct iso_primary_descriptor*)buf)->type, 711);
usr.sbin/makefs/cd9660/cd9660_debug.c
398
(u_char *)((struct iso_primary_descriptor*) buf)->id,
usr.sbin/makefs/cd9660/cd9660_debug.c
401
((struct iso_primary_descriptor*)buf)->version,
usr.sbin/makefs/cd9660/cd9660_debug.c
404
(u_char *)((struct iso_primary_descriptor*)buf)->system_id,
usr.sbin/makefs/cd9660/cd9660_debug.c
407
(u_char *)((struct iso_primary_descriptor*)buf)->volume_id,
usr.sbin/makefs/cd9660/cd9660_debug.c
410
((struct iso_primary_descriptor*)buf)->volume_space_size,
usr.sbin/makefs/cd9660/cd9660_debug.c
413
((struct iso_primary_descriptor*)buf)->volume_set_size,
usr.sbin/makefs/cd9660/cd9660_debug.c
416
((struct iso_primary_descriptor*)buf)->volume_sequence_number,
usr.sbin/makefs/cd9660/cd9660_debug.c
419
((struct iso_primary_descriptor*)buf)->logical_block_size,
usr.sbin/makefs/cd9660/cd9660_debug.c
422
((struct iso_primary_descriptor*)buf)->path_table_size,
usr.sbin/makefs/cd9660/cd9660_debug.c
425
((struct iso_primary_descriptor*)buf)->type_l_path_table,
usr.sbin/makefs/cd9660/cd9660_debug.c
428
((struct iso_primary_descriptor*)buf)->opt_type_l_path_table,
usr.sbin/makefs/cd9660/cd9660_debug.c
431
((struct iso_primary_descriptor*)buf)->type_m_path_table,
usr.sbin/makefs/cd9660/cd9660_debug.c
434
((struct iso_primary_descriptor*)buf)->opt_type_m_path_table,732);
usr.sbin/makefs/cd9660/cd9660_debug.c
436
(u_char *)((struct iso_primary_descriptor*)buf)->root_directory_record);
usr.sbin/makefs/cd9660/cd9660_debug.c
438
(u_char *)((struct iso_primary_descriptor*) buf)->volume_set_id,
usr.sbin/makefs/cd9660/cd9660_debug.c
441
(u_char *)((struct iso_primary_descriptor*) buf)->publisher_id,
usr.sbin/makefs/cd9660/cd9660_debug.c
444
(u_char *)((struct iso_primary_descriptor*) buf)->preparer_id,
usr.sbin/makefs/cd9660/cd9660_debug.c
447
(u_char *)((struct iso_primary_descriptor*) buf)->application_id,
usr.sbin/makefs/cd9660/cd9660_debug.c
450
(u_char *)((struct iso_primary_descriptor*) buf)->copyright_file_id,
usr.sbin/makefs/cd9660/cd9660_debug.c
453
(u_char *)((struct iso_primary_descriptor*) buf)->abstract_file_id,
usr.sbin/makefs/cd9660/cd9660_debug.c
456
(u_char *)((struct iso_primary_descriptor*) buf)->bibliographic_file_id,
usr.sbin/makefs/cd9660/cd9660_debug.c
460
(u_char *)((struct iso_primary_descriptor*) buf)->creation_date,
usr.sbin/makefs/cd9660/cd9660_debug.c
463
(u_char *)((struct iso_primary_descriptor*) buf)->modification_date,
usr.sbin/makefs/cd9660/cd9660_debug.c
466
(u_char *)((struct iso_primary_descriptor*) buf)->expiration_date,
usr.sbin/makefs/cd9660/cd9660_debug.c
469
(u_char *)((struct iso_primary_descriptor*) buf)->effective_date,
usr.sbin/makefs/cd9660/cd9660_debug.c
473
(u_char *)((struct iso_primary_descriptor*) buf)->file_structure_version,