ファイル名clone.c
ソースファイル情報| 内容 | 行数 | 比率 |
|---|---|---|
| コメント行数 | 54 | 12% |
| 空行行数 | 66 | 14% |
| 実行行数 | 340 | 74% |
| 合計行数 | 460 | 100% |
関数定義数| 内容 | 定義数 |
|---|---|
| 関数数 | 10 |
定義関数| No. | 型 | 名称 | 属性 | 説明 |
|---|---|---|---|---|
1 |
cleanup_marker | static void | ||
2 |
update_marker | static void | ||
3 |
init_control_blocks | static void | init_buffers - initialize arrays of aio control blocks | |
4 |
free_control_blocks | static void | free_buffers - free space allocated for aio control blocks | |
5 |
should_be_error | static int | ||
6 |
get_next_blocks | static int | get_next_blocks - find number of used blocks starting from some point | |
7 |
start_read | static void | start_read - start asynchronous read | |
8 |
wait_read | static void | wait_read - wait for read completion | |
9 |
write_blocks | static void | write_blocks - write blocks to file | |
10 |
main | int |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー