Searched refs:tf_pre_input (Results 1 – 3 of 3) sorted by relevance
118 tf_pre_input_t *tf_pre_input; member
143 if (t->t_funcs->tf_pre_input != NULL) in teken_funcs_pre_input()144 t->t_funcs->tf_pre_input(t->t_softc); in teken_funcs_pre_input()
115 .tf_pre_input = termteken_pre_input,