Searched refs:TIOCSTI (Results 1 – 14 of 14) sorted by relevance
74 r = ioctl(fd, TIOCSTI, str + i); in TEST_IMPL()128 r = ioctl(fd, TIOCSTI, str + i); in TEST_IMPL()
28 #define TIOCSTI 0x5412 macro
26 #define TIOCSTI 0x5472 macro
54 #define TIOCSTI 0x5412 macro
45 #define TIOCSTI 0x5412 macro
41 #define TIOCSTI _IOW('T', 18, char) macro
979 #ifdef TIOCSTI980 {"TIOCSTI", TIOCSTI},