XFusion API v1.3.0
载入中...
搜索中...
未找到
xf_vfs_sys_types.h 文件参考
#include "xf_vfs_config_internal.h"
#include "xf_utils.h"
xf_vfs_sys_types.h 的引用(Include)关系图:

浏览源代码.

类型定义

typedef signed int xf_vfs_ssize_t
 
typedef short xf_vfs_dev_t
 
typedef unsigned long xf_vfs_ino_t
 
typedef long xf_vfs_off_t
 
typedef unsigned long xf_vfs_time_t
 
typedef long xf_vfs_suseconds_t
 
typedef unsigned long xf_vfs_useconds_t
 
typedef unsigned long xf_vfs_mode_t
 
typedef long xf_vfs_blksize_t
 
typedef long xf_vfs_blkcnt_t
 

详细描述

作者
catcatBlue (catca.nosp@m.tblu.nosp@m.e@qq..nosp@m.com)
版本
1.0
日期
2025-01-15

在文件 xf_vfs_sys_types.h 中定义.

类型定义说明

◆ xf_vfs_ssize_t

typedef signed int xf_vfs_ssize_t

在文件 xf_vfs_sys_types.h29 行定义.

◆ xf_vfs_dev_t

typedef short xf_vfs_dev_t

在文件 xf_vfs_sys_types.h30 行定义.

◆ xf_vfs_ino_t

typedef unsigned long xf_vfs_ino_t

在文件 xf_vfs_sys_types.h31 行定义.

◆ xf_vfs_off_t

typedef long xf_vfs_off_t

在文件 xf_vfs_sys_types.h32 行定义.

◆ xf_vfs_time_t

typedef unsigned long xf_vfs_time_t

在文件 xf_vfs_sys_types.h33 行定义.

◆ xf_vfs_suseconds_t

typedef long xf_vfs_suseconds_t

在文件 xf_vfs_sys_types.h34 行定义.

◆ xf_vfs_useconds_t

typedef unsigned long xf_vfs_useconds_t

在文件 xf_vfs_sys_types.h35 行定义.

◆ xf_vfs_mode_t

typedef unsigned long xf_vfs_mode_t

在文件 xf_vfs_sys_types.h36 行定义.

◆ xf_vfs_blksize_t

typedef long xf_vfs_blksize_t

在文件 xf_vfs_sys_types.h40 行定义.

◆ xf_vfs_blkcnt_t

typedef long xf_vfs_blkcnt_t

在文件 xf_vfs_sys_types.h41 行定义.