Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/shell/
Dshell_ops.h311 void z_shell_op_completion_insert(const struct shell *sh,
Dshell_ops.c349 void z_shell_op_completion_insert(const struct shell *sh, in z_shell_op_completion_insert() function
Dshell.c383 z_shell_op_completion_insert(sh, in autocomplete()
511 z_shell_op_completion_insert(sh, &completion[arg_len], in partial_autocomplete()