FireBirdLib - Topfield TMS PVR TAP Programming Library
tstat64 Struct Reference

#include <FBLib_hdd.h>

Data Fields

__dev_t st_dev
 
long int st_pad1 [2]
 
__ino64_t st_ino
 
__mode_t st_mode
 
__nlink_t st_nlink
 
__uid_t st_uid
 
__gid_t st_gid
 
__dev_t st_rdev
 
long int st_pad2 [2]
 
__off64_t st_size
 
__time_t st_atime
 
long int __reserved0
 
__time_t st_mtime
 
long int __reserved1
 
__time_t st_ctime
 
long int __reserved2
 
__blksize_t st_blksize
 
long int st_pad4
 
__blkcnt64_t st_blocks
 
long int st_pad5 [14]
 

Detailed Description

Definition at line 72 of file FBLib_hdd.h.

Field Documentation

◆ __reserved0

long int tstat64::__reserved0

Definition at line 85 of file FBLib_hdd.h.

◆ __reserved1

long int tstat64::__reserved1

Definition at line 87 of file FBLib_hdd.h.

◆ __reserved2

long int tstat64::__reserved2

Definition at line 89 of file FBLib_hdd.h.

◆ st_atime

__time_t tstat64::st_atime

Definition at line 84 of file FBLib_hdd.h.

◆ st_blksize

__blksize_t tstat64::st_blksize

Definition at line 90 of file FBLib_hdd.h.

◆ st_blocks

__blkcnt64_t tstat64::st_blocks

Definition at line 92 of file FBLib_hdd.h.

◆ st_ctime

__time_t tstat64::st_ctime

Definition at line 88 of file FBLib_hdd.h.

◆ st_dev

__dev_t tstat64::st_dev

Definition at line 74 of file FBLib_hdd.h.

◆ st_gid

__gid_t tstat64::st_gid

Definition at line 80 of file FBLib_hdd.h.

◆ st_ino

__ino64_t tstat64::st_ino

Definition at line 76 of file FBLib_hdd.h.

Referenced by HDD_GetFileSizeAndInode().

◆ st_mode

__mode_t tstat64::st_mode

Definition at line 77 of file FBLib_hdd.h.

Referenced by GetPathType().

◆ st_mtime

__time_t tstat64::st_mtime

Definition at line 86 of file FBLib_hdd.h.

Referenced by HDD_GetFileTimeByFileName().

◆ st_nlink

__nlink_t tstat64::st_nlink

Definition at line 78 of file FBLib_hdd.h.

◆ st_pad1

long int tstat64::st_pad1[2]

Definition at line 75 of file FBLib_hdd.h.

◆ st_pad2

long int tstat64::st_pad2[2]

Definition at line 82 of file FBLib_hdd.h.

◆ st_pad4

long int tstat64::st_pad4

Definition at line 91 of file FBLib_hdd.h.

◆ st_pad5

long int tstat64::st_pad5[14]

Definition at line 93 of file FBLib_hdd.h.

◆ st_rdev

__dev_t tstat64::st_rdev

Definition at line 81 of file FBLib_hdd.h.

◆ st_size

__off64_t tstat64::st_size

Definition at line 83 of file FBLib_hdd.h.

Referenced by HDD_GetFileSizeAndInode().

◆ st_uid

__uid_t tstat64::st_uid

Definition at line 79 of file FBLib_hdd.h.


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