Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tty/vt/
Dvt.c2554 int c, next_c, tc, ok, n = 0, draw_x = -1; in do_con_write() local
2748 next_c = c; in do_con_write()
2759 vc_uniscr_putc(vc, next_c); in do_con_write()
2780 next_c = ' '; in do_con_write()