ファイル名hdt-cli.c
ソースファイル情報| 内容 | 行数 | 比率 |
|---|---|---|
| コメント行数 | 230 | 21% |
| 空行行数 | 157 | 14% |
| 実行行数 | 731 | 65% |
| 合計行数 | 1118 | 100% |
関数定義数| 内容 | 定義数 |
|---|---|
| 関数数 | 16 |
定義関数| No. | 型 | 名称 | 属性 | 説明 |
|---|---|---|---|---|
1 |
autocomplete_add_token_to_list | static void | ||
2 |
autocomplete_destroy_list | static void | ||
3 |
set_mode | void | set_mode - set the current mode of the cli | |
4 |
mode_s_to_mode_t | cli_mode_t | mode_s_to_mode_t - given a mode string, return the cli_mode_t representation | |
5 |
find_cli_mode_descr | void | find_cli_mode_descr - find the cli_mode_descr struct associated to a mode | |
6 |
expand_aliases | static void | expand_aliases - resolve aliases mapping | |
7 |
parse_command_line | static void | parse_command_line - low level parser for the command line | |
8 |
find_cli_callback_descr | void | find_cli_callback_descr - find a callback in a list of modules | |
9 |
autocomplete_command | static void | autocomplete_command - print matching commands | |
10 |
autocomplete_module | static void | autocomplete_module - print matching modules | |
11 |
autocomplete | static void | autocomplete - find possible matches for a command line | |
12 |
exec_command | static void | exec_command - main logic to map the command line to callbacks | |
13 |
reset_prompt | static void | ||
14 |
start_auto_mode | void | ||
15 |
print_history | void | ||
16 |
start_cli_mode | void |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー