Home
last modified time | relevance | path

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

/src/sys/dev/vt/
H A Dvt_core.c74 static tc_post_input_t vtterm_post_input; variable
95 .tc_post_input = vtterm_post_input,
1641 vtterm_post_input(struct terminal *tm) in vtterm_post_input() function