Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/tty/
H A Dtty_tiocsti_test.c401 char inject_char = 'V'; in test_tiocsti_injection() local
404 ret = ioctl(tty_fd, TIOCSTI, &inject_char); in test_tiocsti_injection()