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

#include <fileXio.h>

+ Collaboration diagram for fxio_chstat_packet:

Data Fields

char pathname [512]
 
iox_stat_tstat
 
int mask
 

Detailed Description

Definition at line 201 of file fileXio.h.

Field Documentation

◆ mask

int fxio_chstat_packet::mask

Definition at line 204 of file fileXio.h.

Referenced by fileXioChStat().

◆ pathname

char fxio_chstat_packet::pathname[512]

Definition at line 202 of file fileXio.h.

◆ stat

iox_stat_t* fxio_chstat_packet::stat

Definition at line 203 of file fileXio.h.

Referenced by fileXioChStat().


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