Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsubr_terminal.c270 tm->tm_class->tc_fill(tm, &r, in terminal_set_winsize_blank()
652 tm->tm_class->tc_fill(tm, r, TCHAR_CREATE(c, a)); in termteken_fill()
/freebsd/sys/sys/
H A Dterminal.h173 tc_fill_t *tc_fill; member
/freebsd/sys/dev/vt/
H A Dvt_core.c92 .tc_fill = vtterm_fill,