Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/shell/
Dshell_utils.h81 void z_shell_spaces_trim(char *str);
Dshell_wildcard.c152 z_shell_spaces_trim(sh->ctx->temp_buff); in z_shell_wildcard_prepare()
Dshell_utils.c426 void z_shell_spaces_trim(char *str) in z_shell_spaces_trim() function