Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/shell/
Dshell.c258 uint16_t compl_space = completion_space_get(sh); in tab_prepare() local
261 if (compl_space == 0U) { in tab_prepare()