Searched refs:tf_post_input (Results 1 – 3 of 3) sorted by relevance
119 tf_post_input_t *tf_post_input; member
151 if (t->t_funcs->tf_post_input != NULL) in teken_funcs_post_input()152 t->t_funcs->tf_post_input(t->t_softc); in teken_funcs_post_input()
117 .tf_post_input = termteken_post_input,