psl1ght
A free SDK for Sony's PS3 console
Loading...
Searching...
No Matches
_sys_fs_stat Struct Reference

#include <sysfs.h>

Data Fields

s32 st_mode
 
s32 st_uid
 
s32 st_gid
 
time_t st_atime
 
time_t st_mtime
 
time_t st_ctime
 
u64 st_size
 
u64 st_blksize
 

Detailed Description

Definition at line 26 of file sysfs.h.

Field Documentation

◆ st_atime

time_t _sys_fs_stat::st_atime

Definition at line 31 of file sysfs.h.

◆ st_blksize

u64 _sys_fs_stat::st_blksize

Definition at line 35 of file sysfs.h.

◆ st_ctime

time_t _sys_fs_stat::st_ctime

Definition at line 33 of file sysfs.h.

◆ st_gid

s32 _sys_fs_stat::st_gid

Definition at line 30 of file sysfs.h.

◆ st_mode

s32 _sys_fs_stat::st_mode

Definition at line 28 of file sysfs.h.

◆ st_mtime

time_t _sys_fs_stat::st_mtime

Definition at line 32 of file sysfs.h.

◆ st_size

u64 _sys_fs_stat::st_size

Definition at line 34 of file sysfs.h.

◆ st_uid

s32 _sys_fs_stat::st_uid

Definition at line 29 of file sysfs.h.


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