Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/kern/
HDsubr_terminal.c107 static tf_post_input_t termteken_post_input; variable
118 .tf_post_input = termteken_post_input,
673 termteken_post_input(void *softc) in termteken_post_input() function