PS2SDK
PS2 Homebrew Libraries
|
Data Fields | |
acUint32 | d_lsn |
acUint32 | d_size |
acUint32 | d_vol |
acUint32 | d_padding |
acUint8 | d_ftype |
acUint8 | d_namlen |
char | d_name [14] |
struct cdfs_time | d_time |
Definition at line 300 of file accdvd_internal.h.
acUint32 cdfs_dirent::d_lsn |
Definition at line 302 of file accdvd_internal.h.
acUint32 cdfs_dirent::d_size |
Definition at line 303 of file accdvd_internal.h.
acUint32 cdfs_dirent::d_vol |
Definition at line 304 of file accdvd_internal.h.
acUint32 cdfs_dirent::d_padding |
Definition at line 306 of file accdvd_internal.h.
acUint8 cdfs_dirent::d_ftype |
Definition at line 307 of file accdvd_internal.h.
acUint8 cdfs_dirent::d_namlen |
Definition at line 308 of file accdvd_internal.h.
char cdfs_dirent::d_name[14] |
Definition at line 309 of file accdvd_internal.h.
struct cdfs_time cdfs_dirent::d_time |
Definition at line 310 of file accdvd_internal.h.