|
|
u32 | checksum |
| |
|
u32 | magic |
| |
|
u32 | next |
| |
|
u32 | prev |
| |
|
char | id [APA_IDMAX] |
| |
|
char | rpwd [APA_PASSMAX] |
| |
|
char | fpwd [APA_PASSMAX] |
| |
|
u32 | start |
| |
|
u32 | length |
| |
|
u16 | type |
| |
|
u16 | flags |
| |
|
u32 | nsub |
| |
|
apa_ps2time_t | created |
| |
|
u32 | main |
| |
|
u32 | number |
| |
|
u32 | modver |
| |
|
u32 | pading1 [7] |
| |
|
char | pading2 [128] |
| |
|
struct { |
|
char | magic [32] |
| |
|
u32 | version |
| |
|
u32 | nsector |
| |
|
apa_ps2time_t | created |
| |
|
u32 | osdStart |
| |
|
u32 | osdSize |
| |
|
char | pading3 [200] |
| |
| } | mbr |
| |
|
apa_sub_t | subs [APA_MAXSUB] |
| |
Definition at line 62 of file libapa.h.
◆ checksum
| u32 apa_header_t::checksum |
◆ magic
◆ next
◆ prev
◆ id
| char apa_header_t::id[APA_IDMAX] |
◆ rpwd
| char apa_header_t::rpwd[APA_PASSMAX] |
◆ fpwd
| char apa_header_t::fpwd[APA_PASSMAX] |
◆ start
◆ length
◆ type
◆ flags
◆ nsub
◆ created
◆ main
◆ number
◆ modver
◆ pading1
| u32 apa_header_t::pading1[7] |
◆ pading2
| char apa_header_t::pading2[128] |
◆ mbr
| struct { ... } apa_header_t::mbr |
◆ subs
The documentation for this struct was generated from the following file: