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