Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/shell/
Dshell_ops.c228 bool data_removed) in reprint_from_cursor() argument
237 if (data_removed) { in reprint_from_cursor()
254 if (((data_removed) && (diff > 0)) || (!data_removed)) { in reprint_from_cursor()