Latest available version: IDA and decompilers v8.4.240320sp1 see all releases
Hex-Rays logo State-of-the-art binary code analysis tools
email icon
qstatbuf Struct Reference

Describes miscellaneous file attributes. More...

#include <pro.h>

Public Attributes

uint64 qst_dev
 ID of device containing file.
 
uint32 qst_ino
 inode number
 
uint32 qst_mode
 protection
 
uint32 qst_nlink
 number of hard links
 
uint32 qst_uid
 user ID of owner
 
uint32 qst_gid
 group ID of owner
 
uint64 qst_rdev
 device ID (if special file)
 
qoff64_t qst_size
 total size, in bytes
 
int32 qst_blksize
 blocksize for file system I/O
 
int32 qst_blocks
 number of 512B blocks allocated
 
qtime64_t qst_atime
 time of last access
 
qtime64_t qst_mtime
 time of last modification
 
qtime64_t qst_ctime
 time of last status change
 

Detailed Description

Describes miscellaneous file attributes.


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