Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/shell/
Dshell_ops.h293 void z_shell_op_word_remove(const struct shell *sh);
Dshell_ops.c162 void z_shell_op_word_remove(const struct shell *sh) in z_shell_op_word_remove() function
Dshell.c931 z_shell_op_word_remove(sh); in ctrl_metakeys_handle()