Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/shell/
Dshell.c410 static size_t str_common(const char *s1, const char *s2, size_t n) in str_common() function
485 curr_common = str_common(sh->ctx->temp_buff, match2->syntax, in common_beginning_find()