Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/shell/
Dshell_history.c95 static void add_to_head(struct shell_history *history, in add_to_head() function
200 add_to_head(history, h_item, line, len, padding); in z_shell_history_put()