Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/tty/vt/
Dvt.c2798 int next_c; in vc_con_write_normal() local
2845 next_c = c; in vc_con_write_normal()
2855 vc_uniscr_putc(vc, next_c); in vc_con_write_normal()
2883 next_c = ' '; in vc_con_write_normal()