PS2SDK
PS2 Homebrew Libraries
Loading...
Searching...
No Matches
iso9660_dirent Struct Reference

Data Fields

unsigned char length [1]
 
unsigned char ext_attr_length [1]
 
unsigned char extent [8]
 
unsigned char size [8]
 
unsigned char date [7]
 
unsigned char flags [1]
 
unsigned char file_unit_size [1]
 
unsigned char interleave [1]
 
unsigned char volume_sequence_number [4]
 
unsigned char name_len [1]
 
unsigned char name []
 

Detailed Description

Definition at line 146 of file accdvd_internal.h.

Field Documentation

◆ length

unsigned char iso9660_dirent::length[1]

Definition at line 148 of file accdvd_internal.h.

◆ ext_attr_length

unsigned char iso9660_dirent::ext_attr_length[1]

Definition at line 149 of file accdvd_internal.h.

◆ extent

unsigned char iso9660_dirent::extent[8]

Definition at line 150 of file accdvd_internal.h.

◆ size

unsigned char iso9660_dirent::size[8]

Definition at line 151 of file accdvd_internal.h.

◆ date

unsigned char iso9660_dirent::date[7]

Definition at line 152 of file accdvd_internal.h.

◆ flags

unsigned char iso9660_dirent::flags[1]

Definition at line 153 of file accdvd_internal.h.

◆ file_unit_size

unsigned char iso9660_dirent::file_unit_size[1]

Definition at line 154 of file accdvd_internal.h.

◆ interleave

unsigned char iso9660_dirent::interleave[1]

Definition at line 155 of file accdvd_internal.h.

◆ volume_sequence_number

unsigned char iso9660_dirent::volume_sequence_number[4]

Definition at line 156 of file accdvd_internal.h.

◆ name_len

unsigned char iso9660_dirent::name_len[1]

Definition at line 157 of file accdvd_internal.h.

◆ name

unsigned char iso9660_dirent::name[]

Definition at line 158 of file accdvd_internal.h.


The documentation for this struct was generated from the following file: