Home
last modified time | relevance | path

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

/freebsd/sys/dev/vt/
H A Dvt_core.c71 static tc_fill_t vtterm_fill; variable
92 .tc_fill = vtterm_fill,
1191 vtterm_fill(struct terminal *tm, const term_rect_t *r, term_char_t c) in vtterm_fill() function