Home
last modified time | relevance | path

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

/freebsd-14.2/sys/sys/
H A Dterminal.h176 tc_post_input_t *tc_post_input; member
/freebsd-14.2/sys/kern/
H A Dsubr_terminal.c677 tm->tm_class->tc_post_input(tm); in termteken_post_input()
/freebsd-14.2/sys/dev/vt/
H A Dvt_core.c96 .tc_post_input = vtterm_post_input,