Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/shell/
Dshell_cmds.c447 static bool no_args(const struct shell_static_entry *entry) in no_args() function
464 if ((candidate != NULL) && !no_args(candidate) in cmd_select()