Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsubr_terminal.c110 static tf_post_input_t termteken_post_input; variable
121 .tf_post_input = termteken_post_input,
676 termteken_post_input(void *softc) in termteken_post_input() function