ファイル定義書 VB2010

posix_io.c

ファイル名ファイル名

posix_io.c

ソースファイル情報ソースファイル情報

内容 行数 比率
コメント行数 112 32%
空行行数 56 16%
実行行数 185 52%
合計行数 353 100%

関数定義数関数定義数

内容 定義数
関数数 11

定義関数定義関数

No. 名称 属性 説明
1
StaticStatic posix_file_free static void Free open file
2
StaticStatic posix_file_finished static void Terminate file data transfer
3
StaticStatic posix_file_xfer_close static void Handle close() event
4
StaticStatic posix_file_xfer_deliver_iob static int Handle deliver_iob() event
5
StaticStatic posix_fd_to_file static struct posix_file * Identify file by file descriptor
6
StaticStatic posix_find_free_fd static int Find an available file descriptor
7
FunctionFunction open int Open file
8
FunctionFunction select int Check file descriptors for readiness
9
FunctionFunction read_user ssize_t Read data from file
10
FunctionFunction fsize ssize_t Determine file size
11
FunctionFunction close int Close file

See Also

目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー