Home
last modified time | relevance | path

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

/linux/drivers/tty/vt/
H A Dvt.c3098 int next_c; in vc_con_write_normal() local
3124 next_c = c; in vc_con_write_normal()
3134 vc_uniscr_putc(vc, next_c); in vc_con_write_normal()
3166 next_c = UCS_ZWS; in vc_con_write_normal()