Home
last modified time | relevance | path

Searched refs:match_all (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/cli/src/
A Dcli.c390 bool match_all = false; in cli_tab_complete_path() local
409 match_all = true; in cli_tab_complete_path()
416 match_all = true; in cli_tab_complete_path()
419 match_all); in cli_tab_complete_path()
432 if (!match_all) { in cli_tab_complete_path()
501 if (match_all) { in cli_tab_complete_path()
540 if (match_all) { in cli_tab_complete_path()
579 if (match_all) { in cli_tab_complete_path()
586 if (m >= 2 || match_all) { in cli_tab_complete_path()

Completed in 6 milliseconds