Home
last modified time | relevance | path

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

/subsys/shell/
A Dshell.c483 int curr_common; in common_beginning_find() local
490 curr_common = str_common(sh->ctx->temp_buff, match2->syntax, in common_beginning_find()
492 if ((arg_len == 0U) || (curr_common >= arg_len)) { in common_beginning_find()
494 common = (curr_common < common) ? curr_common : common; in common_beginning_find()

Completed in 12 milliseconds