IDA C++ SDK 9.2
Loading...
Searching...
No Matches
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.

Member Data Documentation

◆ qst_dev

uint64 qstatbuf::qst_dev

ID of device containing file.

◆ qst_ino

uint32 qstatbuf::qst_ino

inode number

◆ qst_mode

uint32 qstatbuf::qst_mode

protection

◆ qst_nlink

uint32 qstatbuf::qst_nlink

number of hard links

◆ qst_uid

uint32 qstatbuf::qst_uid

user ID of owner

◆ qst_gid

uint32 qstatbuf::qst_gid

group ID of owner

◆ qst_rdev

uint64 qstatbuf::qst_rdev

device ID (if special file)

◆ qst_size

qoff64_t qstatbuf::qst_size

total size, in bytes

◆ qst_blksize

int32 qstatbuf::qst_blksize

blocksize for file system I/O

◆ qst_blocks

int32 qstatbuf::qst_blocks

number of 512B blocks allocated

◆ qst_atime

qtime64_t qstatbuf::qst_atime

time of last access

◆ qst_mtime

qtime64_t qstatbuf::qst_mtime

time of last modification

◆ qst_ctime

qtime64_t qstatbuf::qst_ctime

time of last status change


The documentation for this struct was generated from the following file:
  • ida-sdk/src/include/pro.h