.TH "stat" 3teegris "Sun Oct 28 2018" "Version 2.0" "Samsung Internal API reference" \" -*- nroff -*-
.ad l
.nh
.SH NAME
stat \- 
.SH SYNOPSIS
.br
.PP
.SS "Data Fields"

.in +1c
.ti -1c
.RI "uint32_t \fBst_mode\fP"
.br
.ti -1c
.RI "uint32_t \fBst_uid\fP"
.br
.ti -1c
.RI "uint32_t \fBst_gid\fP"
.br
.ti -1c
.RI "uint32_t \fBst_size\fP"
.br
.in -1c
.SH "Detailed Description"
.PP 
Stat struct 
.SH "Field Documentation"
.PP 
.SS "uint32_t stat::st_gid"
Group ID of file 
.SS "uint32_t stat::st_mode"
Mode of file 
.SS "uint32_t stat::st_size"
Size of file 
.SS "uint32_t stat::st_uid"
User ID of file 

.SH "Author"
.PP 
Generated automatically by Doxygen for Samsung Internal API reference from the source code\&.
