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

#include <io_common.h>

+ Collaboration diagram for io_dirent_t:

Data Fields

io_stat_t stat
 
char name [256]
 
unsigned int unknown
 

Detailed Description

Definition at line 57 of file io_common.h.

Field Documentation

◆ name

char io_dirent_t::name[256]

Definition at line 59 of file io_common.h.

Referenced by fioReaddirHelper().

◆ stat

io_stat_t io_dirent_t::stat

Definition at line 58 of file io_common.h.

Referenced by fioReaddirHelper().

◆ unknown

unsigned int io_dirent_t::unknown

Definition at line 60 of file io_common.h.


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