ファイル名posix_io.c
ソースファイル情報| 内容 | 行数 | 比率 | 
|---|---|---|
| コメント行数 | 112 | 32% | 
| 空行行数 | 57 | 16% | 
| 実行行数 | 186 | 52% | 
| 合計行数 | 355 | 100% | 
関数定義数| 内容 | 定義数 | 
|---|---|
| 関数数 | 11 | 
定義関数| No. | 型 | 名称 | 属性 | 説明 | 
|---|---|---|---|---|
1  | 
posix_file_free | static void | Free open file | |
2  | 
posix_file_finished | static void | Terminate file data transfer | |
3  | 
posix_file_xfer_close | static void | Handle close() event | |
4  | 
posix_file_xfer_deliver_iob | static int | Handle deliver_iob() event | |
5  | 
posix_fd_to_file | static struct posix_file * | Identify file by file descriptor | |
6  | 
posix_find_free_fd | static int | Find an available file descriptor | |
7  | 
open | int | Open file | |
8  | 
select | int | Check file descriptors for readiness | |
9  | 
read_user | ssize_t | Read data from file | |
10  | 
fsize | ssize_t | Determine file size | |
11  | 
close | int | Close file | 
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー