Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/tty/vt/
Dvt.c1375 static void respond_string(const char *p, struct tty_struct *tty) in respond_string() function
1389 respond_string(buf, tty); in cursor_report()
1394 respond_string("\033[0n", tty); /* Terminal ok */ in status_report()
1399 respond_string(VT102ID, tty); in respond_ID()
1408 respond_string(buf, tty); in mouse_report()