ps2sdk  1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
iox_dirent_t Struct Reference

#include <iox_stat.h>

+ Collaboration diagram for iox_dirent_t:

Data Fields

iox_stat_t stat
 
char name [256]
 
unsigned int unknown
 

Detailed Description

Definition at line 110 of file iox_stat.h.

Field Documentation

◆ name

char iox_dirent_t::name[256]

Definition at line 112 of file iox_stat.h.

Referenced by fileXioReaddirHelper(), and hddGetFilesystemList().

◆ stat

iox_stat_t iox_dirent_t::stat

Definition at line 111 of file iox_stat.h.

Referenced by fileXioReaddirHelper(), hddGetFilesystemList(), and hddUpdateInfo().

◆ unknown

unsigned int iox_dirent_t::unknown

Definition at line 113 of file iox_stat.h.


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