Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/subsys/shell/
Dshell_utils.h40 void z_shell_pattern_remove(char *buff, uint16_t *buff_len,
Dshell_wildcard.c99 z_shell_pattern_remove(shell->ctx->temp_buff, in commands_expand()
Dshell_utils.c201 void z_shell_pattern_remove(char *buff, uint16_t *buff_len, const char *pattern) in z_shell_pattern_remove() function