Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/shell/
Dshell_ops.h293 void z_shell_op_word_remove(const struct shell *sh);
Dshell_ops.c167 void z_shell_op_word_remove(const struct shell *sh) in z_shell_op_word_remove() function
Dshell.c932 z_shell_op_word_remove(sh); in ctrl_metakeys_handle()