Searched refs:vtbuf_putchar (Results 1 – 3 of 3) sorted by relevance
239 void vtbuf_putchar(struct vt_buf *, const term_pos_t *, term_char_t);
664 vtbuf_putchar(struct vt_buf *vb, const term_pos_t *p, term_char_t c) in vtbuf_putchar() function
1187 vtbuf_putchar(&vw->vw_buf, p, c); in vtterm_putchar()