Public Attributes | List of all members
uv_statfs_s Struct Reference

#include <uv.h>

Public Attributes

uint64_t f_bavail
 
uint64_t f_bfree
 
uint64_t f_blocks
 
uint64_t f_bsize
 
uint64_t f_ffree
 
uint64_t f_files
 
uint64_t f_spare [4]
 
uint64_t f_type
 

Detailed Description

Definition at line 1117 of file uv.h.

Member Data Documentation

◆ f_bavail

uint64_t uv_statfs_s::f_bavail

Definition at line 1122 of file uv.h.

◆ f_bfree

uint64_t uv_statfs_s::f_bfree

Definition at line 1121 of file uv.h.

◆ f_blocks

uint64_t uv_statfs_s::f_blocks

Definition at line 1120 of file uv.h.

◆ f_bsize

uint64_t uv_statfs_s::f_bsize

Definition at line 1119 of file uv.h.

◆ f_ffree

uint64_t uv_statfs_s::f_ffree

Definition at line 1124 of file uv.h.

◆ f_files

uint64_t uv_statfs_s::f_files

Definition at line 1123 of file uv.h.

◆ f_spare

uint64_t uv_statfs_s::f_spare[4]

Definition at line 1125 of file uv.h.

◆ f_type

uint64_t uv_statfs_s::f_type

Definition at line 1118 of file uv.h.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:50