Home
last modified time | relevance | path

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

/drivers/tty/vt/
Dvt.c1377 static void respond_string(const char *p, struct tty_struct *tty) in respond_string() function
1391 respond_string(buf, tty); in cursor_report()
1396 respond_string("\033[0n", tty); /* Terminal ok */ in status_report()
1401 respond_string(VT102ID, tty); in respond_ID()
1410 respond_string(buf, tty); in mouse_report()