Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/shell/
Dshell.c636 bool wildcard_found = false; in execute() local
722 wildcard_found = true; in execute()
734 if (wildcard_check_report(sh, wildcard_found, entry) in execute()
775 if (IS_ENABLED(CONFIG_SHELL_WILDCARD) && wildcard_found) { in execute()