#include <iso9660.h>
|
| char | owner [ISODCL(1, 4)] |
| |
| char | group [ISODCL(5, 8)] |
| |
| char | permissions [ISODCL(9, 10)] |
| |
| char | creation_date [ISODCL(11, 27)] |
| |
| char | modification_date [ISODCL(28, 44)] |
| |
| char | expiration_date [ISODCL(45, 61)] |
| |
| char | effective_date [ISODCL(62, 78)] |
| |
| char | record_format [ISODCL(79, 79)] |
| |
| char | record_attributes [ISODCL(80, 80)] |
| |
| char | record_length [ISODCL(81, 84)] |
| |
| char | system_id [ISODCL(85, 116)] |
| |
| char | system_use [ISODCL(117, 180)] |
| |
| char | ext_attr_version [ISODCL(181, 181)] |
| |
| char | esc_seq_len [ISODCL(182, 182)] |
| |
| char | reserved [ISODCL(183, 246)] |
| |
| char | appl_use_len [ISODCL(247, 250)] |
| |
| char | appl_use [1] |
| |
Definition at line 274 of file iso9660.h.
◆ appl_use
| char iso_ext_attr_record::appl_use[1] |
◆ appl_use_len
| char iso_ext_attr_record::appl_use_len[ISODCL(247, 250)] |
◆ creation_date
| char iso_ext_attr_record::creation_date[ISODCL(11, 27)] |
◆ effective_date
| char iso_ext_attr_record::effective_date[ISODCL(62, 78)] |
◆ esc_seq_len
| char iso_ext_attr_record::esc_seq_len[ISODCL(182, 182)] |
◆ expiration_date
| char iso_ext_attr_record::expiration_date[ISODCL(45, 61)] |
◆ ext_attr_version
| char iso_ext_attr_record::ext_attr_version[ISODCL(181, 181)] |
◆ group
◆ modification_date
| char iso_ext_attr_record::modification_date[ISODCL(28, 44)] |
◆ owner
◆ permissions
| char iso_ext_attr_record::permissions[ISODCL(9, 10)] |
◆ record_attributes
| char iso_ext_attr_record::record_attributes[ISODCL(80, 80)] |
◆ record_format
| char iso_ext_attr_record::record_format[ISODCL(79, 79)] |
◆ record_length
| char iso_ext_attr_record::record_length[ISODCL(81, 84)] |
◆ reserved
| char iso_ext_attr_record::reserved[ISODCL(183, 246)] |
◆ system_id
| char iso_ext_attr_record::system_id[ISODCL(85, 116)] |
◆ system_use
| char iso_ext_attr_record::system_use[ISODCL(117, 180)] |
The documentation for this struct was generated from the following file:
- sdk/tools/mkisofs/schilytools/mkisofs/iso9660.h