Home
last modified time | relevance | path

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

/freebsd-head/sys/sys/
HDterminal.h176 tc_post_input_t *tc_post_input; member
/freebsd-head/sys/kern/
HDsubr_terminal.c676 tm->tm_class->tc_post_input(tm); in termteken_post_input()
/freebsd-head/sys/dev/vt/
HDvt_core.c95 .tc_post_input = vtterm_post_input,