Samsung Internal API reference  2.0
stat

Data Fields

uint32_t st_mode
 
uint32_t st_uid
 
uint32_t st_gid
 
uint32_t st_size
 
uint32_t st_refcount
 

Detailed Description

Stat struct

Field Documentation

uint32_t stat::st_gid

Group ID of file

uint32_t stat::st_mode

Mode of file

uint32_t stat::st_refcount

Reference counter of file

uint32_t stat::st_size

Size of file

uint32_t stat::st_uid

User ID of file