Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/vt/
Dvt.c2522 int c, next_c, tc, ok, n = 0, draw_x = -1; in do_con_write() local
2716 next_c = c; in do_con_write()
2727 vc_uniscr_putc(vc, next_c); in do_con_write()
2748 next_c = ' '; in do_con_write()