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

/xnu-2422.115.4/bsd/sys/
H A Dttycom.h136 #define TIOCSTI _IOW('t', 114, char) /* simulate terminal input */ macro
/xnu-2422.115.4/bsd/kern/
H A Dtty.c1018 * EPERM TIOCSTI, not root, not open for read
1019 * EACCES TIOCSTI, not root, not your controlling
1080 case TIOCSTI:
1363 case TIOCSTI: /* simulate terminal input */

Completed in 52 milliseconds