Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/vt/
Dvt_core.c67 static tc_fill_t vtterm_fill; variable
88 .tc_fill = vtterm_fill,
1124 vtterm_fill(struct terminal *tm, const term_rect_t *r, term_char_t c) in vtterm_fill() function