Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/shell/
Dshell_ops.c233 bool data_removed) in reprint_from_cursor() argument
242 if (data_removed) { in reprint_from_cursor()
280 if (((data_removed) && (diff > 0)) || (!data_removed)) { in reprint_from_cursor()