Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsubr_terminal.c109 static tf_pre_input_t termteken_pre_input; variable
120 .tf_pre_input = termteken_pre_input,
668 termteken_pre_input(void *softc) in termteken_pre_input() function