Home
last modified time | relevance | path

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

/NextBSD/sys/dev/vt/
HDvt_core.c67 static tc_fill_t vtterm_fill; variable
86 .tc_fill = vtterm_fill,
1032 vtterm_fill(struct terminal *tm, const term_rect_t *r, term_char_t c) in vtterm_fill() function