Searched refs:TIOCSTI (Results 1 – 9 of 9) sorted by relevance
36 #define TIOCSTI 0x5412 macro
31 #define TIOCSTI 0x5472 /* simulate terminal input */ macro
893 #ifdef TIOCSTI894 {"TIOCSTI", TIOCSTI},
262 case TIOCSTI: in term_ioctl()
190 TIOCSTI = (TIOC|114) variable
882 #define VKI_TIOCSTI TIOCSTI
530 unsigned IOCTL_TIOCSTI = TIOCSTI;
76 _(TIOCSTI, READ, sizeof(char));