Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/sys/
H A Dttycom.h135 #define TIOCSTI _IOW('t', 114, char) /* simulate terminal input */ macro
/xnu-11215.1.10/bsd/kern/
H A Dtty.c1091 case TIOCSTI: in ttioctl_locked()
1431 case TIOCSTI: /* simulate terminal input */ in ttioctl_locked()