Home
last modified time | relevance | path

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

/NextBSD/sys/dev/vt/
HDvt_core.c75 static tc_cngrab_t vtterm_cngrab; variable
94 .tc_cngrab = vtterm_cngrab,
1456 vtterm_cngrab(struct terminal *tm) in vtterm_cngrab() function