Home
last modified time | relevance | path

Searched defs:vtterm_putchar (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/sys/dev/vt/
H A Dvt_core.c69 static tc_putchar_t vtterm_putchar; global() variable
1171 vtterm_putchar(struct terminal *tm, const term_pos_t *p, term_char_t c) vtterm_putchar() function