Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/shell/
Dshell_ops.c232 static void reprint_from_cursor(const struct shell *sh, uint16_t diff, in reprint_from_cursor() function
286 reprint_from_cursor(sh, after, false); in data_insert()
338 reprint_from_cursor(sh, --diff, true); in z_shell_op_char_delete()