Searched refs:CLI_AUTO_PATH_DEBUG (Results 1 – 1 of 1) sorted by relevance
/AliOS-Things-master/components/cli/src/ |
A D | cli.c | 385 #define CLI_AUTO_PATH_DEBUG(...) /* cli_printf(__VA_ARGS__) */ macro 401 CLI_AUTO_PATH_DEBUG("%s %d, inbuf: %s, idx: %d\r\n", __func__, __LINE__, in cli_tab_complete_path() 404 CLI_AUTO_PATH_DEBUG("%s %d, last: %s, last_idx: %d\r\n", __func__, __LINE__, in cli_tab_complete_path() 411 CLI_AUTO_PATH_DEBUG("%s %d, dir: %s\r\n", __func__, __LINE__, dir); in cli_tab_complete_path() 418 CLI_AUTO_PATH_DEBUG("%s %d, match_all: %d\r\n", __func__, __LINE__, in cli_tab_complete_path() 428 CLI_AUTO_PATH_DEBUG( in cli_tab_complete_path() 435 CLI_AUTO_PATH_DEBUG("%s %d, dir: %s, last_name: %s\r\n", __func__, in cli_tab_complete_path() 487 CLI_AUTO_PATH_DEBUG("%s %d, fpath: %s, m: %d, n: %d\r\n", __func__, in cli_tab_complete_path() 511 CLI_AUTO_PATH_DEBUG("%s %d, last_name: %s, entryname: %s\r\n", in cli_tab_complete_path() 522 CLI_AUTO_PATH_DEBUG("%s %d, fm: %s, fm_type: %d\r\n", in cli_tab_complete_path() [all …]
|
Completed in 6 milliseconds