Searched refs:TIOCEXT (Results 1 - 3 of 3) sorted by relevance

/xnu-2422.115.4/bsd/sys/
H A Dttycom.h162 #define TIOCEXT _IOW('t', 96, int) /* pty: external processing */ macro
/xnu-2422.115.4/bsd/kern/
H A Dtty_pty.c783 if (cmd == TIOCEXT) {
H A Dtty_ptmx.c1321 if (cmd == TIOCEXT && allow_ext_ioctl) {

Completed in 28 milliseconds